Skip to content

Instantly share code, notes, and snippets.

@jailuthra
Last active February 1, 2024 13:00
Show Gist options
  • Save jailuthra/11f3383ccc0902b9db90d806222597a3 to your computer and use it in GitHub Desktop.
Save jailuthra/11f3383ccc0902b9db90d806222597a3 to your computer and use it in GitHub Desktop.
SK-AM62P + OV5640 Upstream
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.8.0-rc1-next-20240125-00007-g707a872d9746 (jai@uda0497096) (aarch64-linux-gnu-gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.41) #4 SMP PREEMPT Thu Feb 1 18:27:16 IST 2024
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: Texas Instruments AM62P5 SK
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: legacy bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-dma-memory@9c900000
[ 0.000000] OF: reserved mem: 0x000000009e780000..0x000000009e7fffff (512 KiB) nomap non-reusable tfa@9e780000
[ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000009ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009c8fffff]
[ 0.000000] node 0: [mem 0x000000009c900000-0x000000009e6fffff]
[ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff]
[ 0.000000] node 0: [mem 0x000000009e780000-0x000000009fffffff]
[ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000009ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ffffffff]
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000 on node -1
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.4
[ 0.000000] percpu: Embedded 20 pages/cpu s42792 r8192 d30936 u81920
[ 0.000000] pcpu-alloc: s42792 r8192 d30936 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.42.1:/srv/debian,nolock,v3,tcp,rsize=4096,wsize=4096 ip=dhcp sysrq_always_enabled loglevel=8 earlycon=ns16550a,mmio32,0x02800000
[ 0.000000] sysrq: sysrq always enabled.
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2064384
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB)
[ 0.000000] Memory: 8052696K/8388608K available (11968K kernel code, 1230K rwdata, 4264K rodata, 2560K init, 506K bss, 303144K reserved, 32768K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] workqueue: name exceeds WQ_NAME_LEN. Truncating to: events_freezable_power_efficien
[ 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] 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] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 256 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880050000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880060000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008625] Console: colour dummy device 80x25
[ 0.013208] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023877] pid_max: default: 32768 minimum: 301
[ 0.028670] LSM: initializing lsm=capability,integrity
[ 0.034026] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.041784] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.051489] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.058791] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.066718] rcu: Hierarchical SRCU implementation.
[ 0.071616] rcu: Max phase no-delay instances is 1000.
[ 0.077281] Platform MSI: msi-controller@1820000 domain created
[ 0.083507] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.092864] EFI services will not be available.
[ 0.097724] smp: Bringing up secondary CPUs ...
[ 0.102916] Detected VIPT I-cache on CPU1
[ 0.102988] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.103005] GICv3: CPU1: using allocated LPI pending table @0x0000000880070000
[ 0.103053] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.103686] Detected VIPT I-cache on CPU2
[ 0.103739] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.103753] GICv3: CPU2: using allocated LPI pending table @0x0000000880080000
[ 0.103784] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.104339] Detected VIPT I-cache on CPU3
[ 0.104390] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.104402] GICv3: CPU3: using allocated LPI pending table @0x0000000880090000
[ 0.104432] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.104502] smp: Brought up 1 node, 4 CPUs
[ 0.184131] SMP: Total of 4 processors activated.
[ 0.188935] CPU: All CPU(s) started at EL2
[ 0.193135] CPU features: detected: 32-bit EL0 Support
[ 0.198387] CPU features: detected: CRC32 instructions
[ 0.203675] alternatives: applying system-wide alternatives
[ 0.210879] devtmpfs: initialized
[ 0.223053] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.233043] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.241042] pinctrl core: initialized pinctrl subsystem
[ 0.246815] DMI not present or invalid.
[ 0.251512] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.258323] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.265796] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.274076] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.282317] audit: initializing netlink subsys (disabled)
[ 0.288003] audit: type=2000 audit(0.196:1): state=initialized audit_enabled=0 res=1
[ 0.288429] thermal_sys: Registered thermal governor 'step_wise'
[ 0.295922] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.302097] cpuidle: using governor menu
[ 0.312935] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.319939] ASID allocator initialised with 65536 entries
[ 0.336992] Modules: 27584 pages in range for non-PLT usage
[ 0.337008] Modules: 519104 pages in range for PLT usage
[ 0.343424] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.355789] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.362546] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.369476] HugeTLB: 508 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.376059] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.382991] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.389479] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.396411] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.404072] k3-chipinfo 43000014.chipid: Family:AM62PX rev:SR1.0 JTAGID[0x0bb9d02f] Detected
[ 0.413330] iommu: Default domain type: Translated
[ 0.418242] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.424985] SCSI subsystem initialized
[ 0.428967] libata version 3.00 loaded.
[ 0.433042] usbcore: registered new interface driver usbfs
[ 0.438666] usbcore: registered new interface driver hub
[ 0.444117] usbcore: registered new device driver usb
[ 0.449674] pps_core: LinuxPPS API ver. 1 registered
[ 0.454745] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.464082] PTP clock support registered
[ 0.468115] EDAC MC: Ver: 3.0.0
[ 0.471757] scmi_core: SCMI protocol bus registered
[ 0.476995] FPGA manager framework
[ 0.480541] Advanced Linux Sound Architecture Driver Initialized.
[ 0.487611] vgaarb: loaded
[ 0.490680] clocksource: Switched to clocksource arch_sys_counter
[ 0.497142] VFS: Disk quotas dquot_6.6.0
[ 0.501178] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.514219] NET: Registered PF_INET protocol family
[ 0.519499] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.532348] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.541173] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.549106] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.557594] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.566840] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.573676] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.580774] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.588439] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.594736] RPC: Registered named UNIX socket transport module.
[ 0.600796] RPC: Registered udp transport module.
[ 0.605601] RPC: Registered tcp transport module.
[ 0.610402] RPC: Registered tcp-with-tls transport module.
[ 0.616004] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.622603] PCI: CLS 0 bytes, default 64
[ 0.627870] Initialise system trusted keyrings
[ 0.632620] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 0.639530] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.645743] NFS: Registering the id_resolver key type
[ 0.650950] Key type id_resolver registered
[ 0.655222] Key type id_legacy registered
[ 0.659332] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.666179] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.725230] Key type asymmetric registered
[ 0.729421] Asymmetric key parser 'x509' registered
[ 0.734456] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 0.742017] io scheduler mq-deadline registered
[ 0.746653] io scheduler kyber registered
[ 0.750777] io scheduler bfq registered
[ 0.756767] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.763052] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.774641] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.783252] STM32 USART driver initialized
[ 0.793004] loop: module loaded
[ 0.796833] megasas: 07.727.03.00-rc1
[ 0.803614] tun: Universal TUN/TAP device driver, 1.6
[ 0.809412] thunder_xcv, ver 1.0
[ 0.812741] thunder_bgx, ver 1.0
[ 0.816056] nicpf, ver 1.0
[ 0.818951] e1000: Intel(R) PRO/1000 Network Driver
[ 0.823933] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 0.829824] e1000e: Intel(R) PRO/1000 Network Driver
[ 0.834895] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 0.840964] igb: Intel(R) Gigabit Ethernet Network Driver
[ 0.846478] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 0.852194] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 0.858595] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 0.864742] sky2: driver version 1.30
[ 0.869233] VFIO - User Level meta-driver version: 0.3
[ 0.875474] usbcore: registered new interface driver usb-storage
[ 0.882102] i2c_dev: i2c /dev entries driver
[ 0.887316] cpu cpu0: OPP-v2 not supported, cpufreq-dt will attempt to use legacy tables.
[ 0.896217] sdhci: Secure Digital Host Controller Interface driver
[ 0.902553] sdhci: Copyright(c) Pierre Ossman
[ 0.907175] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.913674] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.920061] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.927275] usbcore: registered new interface driver usbhid
[ 0.933020] usbhid: USB HID core driver
[ 0.938025] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.946899] optee: probing for conduit method.
[ 0.951464] optee: revision 4.0 (2a5b1d12)
[ 0.951740] optee: dynamic shared memory is enabled
[ 0.961132] optee: initialized driver
[ 0.966176] NET: Registered PF_PACKET protocol family
[ 0.971433] Key type dns_resolver registered
[ 0.983287] registered taskstats version 1
[ 0.987602] Loading compiled-in X.509 certificates
[ 1.002893] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.1.1--v09.01.01 (Kool Koala)')
[ 1.015457] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 1.024515] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 1.060208] pca953x 0-0023: supply vcc not found, using dummy regulator
[ 1.067110] pca953x 0-0023: using AI
[ 1.096738] omap_i2c 20010000.i2c: bus 0 rev0.12 at 100 kHz
[ 1.103680] pca954x 1-0071: supply vdd not found, using dummy regulator
[ 1.130973] i2c i2c-1: Added multiplexed i2c bus 2
[ 1.136269] i2c i2c-1: Added multiplexed i2c bus 3
[ 1.141179] pca954x 1-0071: registered 2 multiplexed busses for I2C switch pca9543
[ 1.149042] omap_i2c 20020000.i2c: bus 1 rev0.12 at 400 kHz
[ 1.154991] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.164202] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.173175] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created
[ 1.182220] ti-udma 485c0100.dma-controller: Number of rings: 78
[ 1.190793] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.201695] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.212423] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.221858] ti-udma 4e230000.dma-controller: Number of rings: 6
[ 1.228440] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
[ 1.237823] printk: legacy console [ttyS2] disabled
[ 1.243096] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 248, base_baud = 3000000) is a 8250
[ 1.251999] printk: legacy console [ttyS2] enabled
[ 1.251999] printk: legacy console [ttyS2] enabled
[ 1.261695] printk: legacy bootconsole [ns16550a0] disabled
[ 1.261695] printk: legacy bootconsole [ns16550a0] disabled
[ 1.278165] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[ 1.285158] Creating 7 MTD partitions on "fc40000.spi.0":
[ 1.290552] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.297155] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.303478] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.309971] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.316160] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[ 1.322924] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.329311] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 1.374717] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000
[ 1.389083] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 1.397183] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[ 1.405296] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000002
[ 1.418137] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.425266] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.435938] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.444051] cpu cpu0: OPP table can't be empty
[ 1.449794] sdhci-am654: probe of fa10000.mmc failed with error -22
[ 1.455802] pca953x 0-0022: supply vcc not found, using dummy regulator
[ 1.462834] pca953x 0-0022: using AI
[ 1.473335] mmc1: CQHCI version 5.10
[ 1.488293] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 1.497619] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 1.518362] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 1.520409] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
[ 1.535222] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
[ 1.626712] mmc1: new SDHC card at address 5048
[ 1.631815] mmcblk1: mmc1:5048 SD32G 29.7 GiB
[ 1.638897] mmcblk1: p1 p2
[ 5.600185] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 5.630687] Sending DHCP requests ., OK
[ 5.650546] IP-Config: Got DHCP answer from 192.168.42.1, my address is 192.168.42.237
[ 5.658468] IP-Config: Complete:
[ 5.661692] device=eth0, hwaddr=4e:65:cf:65:56:c1, ipaddr=192.168.42.237, mask=255.255.255.0, gw=192.168.42.1
[ 5.672028] host=192.168.42.237, domain=, nis-domain=(none)
[ 5.678024] bootserver=0.0.0.0, rootserver=192.168.42.1, rootpath=
[ 5.678030] nameserver0=8.8.8.8, nameserver1=8.8.4.4
[ 5.693092] clk: Disabling unused clocks
[ 5.701951] PM: genpd: Disabling unused power domains
[ 5.707124] ALSA device list:
[ 5.710083] No soundcards found.
[ 5.728134] VFS: Mounted root (nfs filesystem) on device 0:21.
[ 5.734539] devtmpfs: mounted
[ 5.738271] Freeing unused kernel memory: 2560K
[ 5.750707] Run /sbin/init as init process
[ 5.754802] with arguments:
[ 5.757756] /sbin/init
[ 5.760457] with environment:
[ 5.763591] HOME=/
[ 5.765939] TERM=linux
[ 6.006866] systemd[1]: System time before build time, advancing clock.
[ 6.102783] NET: Registered PF_INET6 protocol family
[ 6.113401] Segment Routing with IPv6
[ 6.117203] In-situ OAM (IOAM) with IPv6
[ 6.179691] systemd[1]: systemd 252.19-1~deb12u1 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)
[ 6.212469] systemd[1]: Detected architecture arm64.
Welcome to Debian GNU/Linux 12 (bookworm)!
[ 6.237955] systemd[1]: Hostname set to <am62xx-evm>.
[ 7.159547] systemd[1]: Queued start job for default target graphical.target.
[ 7.186375] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ OK ] Created slice system-getty.slice - Slice /system/getty.
[ 7.212432] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ OK ] Created slice system-modpr…lice - Slice /system/modprobe.
[ 7.236508] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[ OK ] Created slice system-seria… - Slice /system/serial-getty.
[ 7.263975] systemd[1]: Created slice user.slice - User and Session Slice.
[ OK ] Created slice user.slice - User and Session Slice.
[ 7.287148] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ OK ] Started systemd-ask-passwo…quests to Console Directory Watch.
[ 7.315035] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ OK ] Started systemd-ask-passwo… Requests to Wall Directory Watch.
[ 7.342988] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
[ 7.362446] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ OK ] Reached target cryptsetup.…get - Local Encrypted Volumes.
[ 7.386871] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ OK ] Reached target integrityse…Local Integrity Protected Volumes.
[ 7.410890] systemd[1]: Reached target paths.target - Path Units.
[ OK ] Reached target paths.target - Path Units.
[ 7.430822] systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes.
[ OK ] Reached target remote-cryp…et - Remote Encrypted Volumes.
[ 7.454781] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ OK ] Reached target remote-fs.target - Remote File Systems.
[ 7.478787] systemd[1]: Reached target remote-veritysetup.target - Remote Verity Protected Volumes.
[ OK ] Reached target remote-veri…- Remote Verity Protected Volumes.
[ 7.502797] systemd[1]: Reached target slices.target - Slice Units.
[ OK ] Reached target slices.target - Slice Units.
[ 7.526816] systemd[1]: Reached target swap.target - Swaps.
[ OK ] Reached target swap.target - Swaps.
[ 7.546819] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ OK ] Reached target veritysetup… - Local Verity Protected Volumes.
[ 7.571166] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ OK ] Listening on systemd-initc… initctl Compatibility Named Pipe.
[ 7.596690] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ OK ] Listening on systemd-journ…socket - Journal Audit Socket.
[ 7.628301] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ OK ] Listening on systemd-journ…t - Journal Socket (/dev/log).
[ 7.655493] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ OK ] Listening on systemd-journald.socket - Journal Socket.
[ 7.680369] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
[ OK ] Listening on systemd-netwo… - Network Service Netlink Socket.
[ 7.710277] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ OK ] Listening on systemd-udevd….socket - udev Control Socket.
[ 7.735358] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ OK ] Listening on systemd-udevd…l.socket - udev Kernel Socket.
[ 7.775038] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Mounting dev-hugepages.mount - Huge Pages File System...
[ 7.802989] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Mounting dev-mqueue.mount[ OK ] Started user@0.service - User Manager for UID 0.
[ OK ] Started session-c1.scope - Session c1 of User root.
Debian GNU/Linux 12 am62xx-evm ttyS2
am62xx-evm login: root
Linux am62xx-evm 6.8.0-rc1-next-20240125-00007-g707a872d9746 #4 SMP PREEMPT Thu Feb 1 18:27:16 IST 2024 aarch64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Jan 1 00:01:12 UTC 1970 on ttyS2
root@am62xx-evm:~# media-ctl -p
Media controller API version 6.8.0
Media device information
------------------------
driver j721e-csi2rx
model TI-CSI2RX
serial
bus info platform:30102000.ticsi2rx
hw revision 0x1
driver version 6.8.0
Device topology
- entity 1: cdns_csi2rx.30101000.csi-bridge (5 pads, 2 links)
type V4L2 subdev subtype Unknown flags 0
device node name /dev/v4l-subdev0
pad0: Sink
[fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
<- "ov5640 3-003c":0 [ENABLED,IMMUTABLE]
pad1: Source
[fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
-> "j721e-csi2rx":0 [ENABLED,IMMUTABLE]
pad2: Source
[fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
pad3: Source
[fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
pad4: Source
[fmt:UYVY8_1X16/640x480 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:lim-range]
- entity 7: ov5640 3-003c (1 pad, 1 link)
type V4L2 subdev subtype Sensor flags 0
device node name /dev/v4l-subdev1
pad0: Source
[fmt:UYVY8_1X16/640x480@1/30 field:none colorspace:srgb xfer:srgb ycbcr:601 quantization:full-range
crop.bounds:(0,0)/2624x1964
crop:(16,14)/2592x1944]
-> "cdns_csi2rx.30101000.csi-bridge":0 [ENABLED,IMMUTABLE]
- entity 11: j721e-csi2rx (1 pad, 1 link)
type Node subtype V4L flags 0
device node name /dev/video0
pad0: Sink
<- "cdns_csi2rx.30101000.csi-bridge":1 [ENABLED,IMMUTABLE]
root@am62xx-evm:~# cam -c1 -s width=1024,height=768,pixelformat=UYVY -C20
[0:01:30.825642700] [296] WARN IPAManager ipa_manager.cpp:154 No IPA found in '/usr/lib/aarch64-linux-gnu/libcamera'
[0:01:30.826785595] [296] INFO Camera camera_manager.cpp:284 libcamera v0.1.0
[0:01:30.838639530] [301] WARN CameraSensor camera_sensor.cpp:244 'ov5640 3-003c': Recommended V4L2 control 0x009a0922 not supported
[0:01:30.838730045] [301] WARN CameraSensor camera_sensor.cpp:311 'ov5640 3-003c': The sensor kernel driver needs to be fixed
[0:01:30.838757785] [301] WARN CameraSensor camera_sensor.cpp:313 'ov5640 3-003c': See Documentation/sensor_driver_requirements.rst in the libcamera sources for more information
[0:01:30.840163990] [301] WARN CameraSensor camera_sensor.cpp:459 'ov5640 3-003c': Failed to retrieve the camera location
Using camera /base/bus@f0000/i2c@20020000/i2c-switch@71/i2c@1/camera@3c as cam0
[0:01:30.853230110] [296] INFO Camera camera.cpp:1033 configuring streams: (0) 1024x768-UYVY
cam0: Capture 20 frames
91.304860 (0.00 fps) cam0-stream0 seq: 000000 bytesused: 1572864
91.338148 (30.04 fps) cam0-stream0 seq: 000001 bytesused: 1572864
91.371457 (30.02 fps) cam0-stream0 seq: 000002 bytesused: 1572864
91.404746 (30.04 fps) cam0-stream0 seq: 000003 bytesused: 1572864
91.438042 (30.03 fps) cam0-stream0 seq: 000004 bytesused: 1572864
91.471339 (30.03 fps) cam0-stream0 seq: 000005 bytesused: 1572864
91.504638 (30.03 fps) cam0-stream0 seq: 000006 bytesused: 1572864
91.537936 (30.03 fps) cam0-stream0 seq: 000007 bytesused: 1572864
91.571235 (30.03 fps) cam0-stream0 seq: 000008 bytesused: 1572864
91.604533 (30.03 fps) cam0-stream0 seq: 000009 bytesused: 1572864
91.637831 (30.03 fps) cam0-stream0 seq: 000010 bytesused: 1572864
91.671130 (30.03 fps) cam0-stream0 seq: 000011 bytesused: 1572864
91.704427 (30.03 fps) cam0-stream0 seq: 000012 bytesused: 1572864
91.737725 (30.03 fps) cam0-stream0 seq: 000013 bytesused: 1572864
91.771024 (30.03 fps) cam0-stream0 seq: 000014 bytesused: 1572864
91.804323 (30.03 fps) cam0-stream0 seq: 000015 bytesused: 1572864
91.837620 (30.03 fps) cam0-stream0 seq: 000016 bytesused: 1572864
91.870919 (30.03 fps) cam0-stream0 seq: 000017 bytesused: 1572864
91.904222 (30.03 fps) cam0-stream0 seq: 000018 bytesused: 1572864
91.937518 (30.03 fps) cam0-stream0 seq: 000019 bytesused: 1572864
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment