04-19-2020 09:46 AM - edited 04-19-2020 07:35 PM
Hi,
I'd like to play the H264 file on sd card (Platform: Revision 2018.3; Board: ZCu104) However, the following error occurs.
I have played around with other additional decoding parameters as instructed in PG252 but there was no luck.
I am sorry for this newbie question, but I was not successful with the gstreamer and VCU and could not find a working demo, so I could not compare and know how the system works...
Could you please give me a hint/link?
Below are also modetest and kernel boot log.
As I would like to display video (no webcam at the moment), I input the HDMI source (connected to my 2nd HDMI output on PC) to test the passthrough:
root@xilinx:/media/card# gst-launch-1.0 xlnxvideosrc src-type="hdmi" ! "video/x-raw, width=1920, height=1080, format=YUY2" ! sdxopticalflow filter-mode=1 ! queue ! xlnxvideosink sinktype="hdmi" sync=false fullscreen-overlay=true WARNING: erroneous pipeline: no element "sdxopticalflow"
Play file:
root@xilinx:~# gst-launch-1.0 filesrc location=/media/card/video1.mp4 Setting pipeline to PAUSED ... Pipeline is PREROLLED ... ERROR: from element /GstPipeline:pipeline0/GstFileSrc:filesrc0: Internal data stream error. Additional debug info: ../../../../gstreamer-1.12.2/libs/gst/base/gstbasesrc.c(2939): gst_base_src_loop (): /GstPipeline:pipeline0/GstFileSrc:filesrc0: streaming stopped, reason not-linked (-1) ERROR: pipeline doesn't want to preroll. Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... Freeing pipeline ...
Modetest
root@xilinx:~# modetest Encoders: id crtc type possible crtcs possible clones 37 36 TMDS 0x00000001 0x00000000 Connectors: id encoder status name size (mm) modes encoders 38 37 connected DP-1 530x300 12 37 modes: name refresh (Hz) hdisp hss hse htot vdisp vss vse vtot) 1920x1080 60 1920 2008 2052 2200 1080 1084 1089 1125 148500 flags: phsync, pvsync; type: preferred, driver 1600x900 60 1600 1624 1704 1800 900 901 904 1000 108000 flags: phsync, pvsync; type: driver 1280x1024 75 1280 1296 1440 1688 1024 1025 1028 1066 135000 flags: phsync, pvsync; type: driver 1280x1024 60 1280 1328 1440 1688 1024 1025 1028 1066 108000 flags: phsync, pvsync; type: driver 1152x864 75 1152 1216 1344 1600 864 865 868 900 108000 flags: phsync, pvsync; type: driver 1024x768 75 1024 1040 1136 1312 768 769 772 800 78750 flags: phsync, pvsync; type: driver 1024x768 60 1024 1048 1184 1344 768 771 777 806 65000 flags: nhsync, nvsync; type: driver 800x600 75 800 816 896 1056 600 601 604 625 49500 flags: phsync, pvsync; type: driver 800x600 60 800 840 968 1056 600 601 605 628 40000 flags: phsync, pvsync; type: driver 640x480 75 640 656 720 840 480 481 484 500 31500 flags: nhsync, nvsync; type: driver 640x480 60 640 656 752 800 480 490 492 525 25175 flags: nhsync, nvsync; type: driver 720x400 70 720 738 846 900 400 412 414 449 28320 flags: nhsync, pvsync; type: driver props: 1 EDID: flags: immutable blob blobs: value: 00ffffffffffff0010acd9d049574a30 141d0104a5351e783a0565a756529c27 0f5054a54b00714f8180a9c0d1c00101 010101010101023a801871382d40582c 45000f282100001e000000ff004a4c43 323558320a2020202020000000fc0044 454c4c205032343139480a20000000fd 00384c1e5311010a202020202020008c 2 DPMS: flags: enum enums: On=0 Standby=1 Suspend=2 Off=3 value: 0 5 link-status: flags: enum enums: Good=0 Bad=1 value: 0 39 sync: flags: range values: 0 1 value: 0 40 bpc: flags: enum enums: 6BPC=6 8BPC=8 10BPC=10 12BPC=12 value: 8 CRTCs: id fb pos size 36 55 (0,0) (1920x1080) 1920x1080 60 1920 2008 2052 2200 1080 1084 1089 1125 148500 flags: phsync, pvsync; type: preferred, driver props: 29 output_color: flags: enum enums: rgb=0 ycrcb444=1 ycrcb422=2 yonly=3 value: 0 30 bg_c0: flags: range values: 0 4095 value: 0 31 bg_c1: flags: range values: 0 4095 value: 0 32 bg_c2: flags: range values: 0 4095 value: 0 Planes: id crtc fb CRTC x,y x,y gamma size possible crtcs 34 0 0 0,0 0,0 0 0x00000001 formats: VYUY UYVY YUYV YVYU YU16 YV16 YU24 YV24 NV16 NV61 BG24 RG24 XB24 XR24 XB30 XR30 YU12 YV12 NV12 NV21 XV15 XV20 props: 6 type: flags: immutable enum enums: Overlay=0 Primary=1 Cursor=2 value: 0 33 tpg: flags: range values: 0 1 value: 0 35 36 55 0,0 0,0 0 0x00000001 formats: AB24 AR24 RA24 BA24 BG24 RG24 RA15 BA15 RA12 BA12 RG16 BG16 props: 6 type: flags: immutable enum enums: Overlay=0 Primary=1 Cursor=2 value: 1 27 alpha: flags: range values: 0 255 value: 255 28 g_alpha_en: flags: range values: 0 1 value: 1 Frame buffers: id size pitch
Bootlog
[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.0-xilinx-v2018.3 (oe-user@oe-host) (gcc version 7.3.0 (GCC)) #1 SMP Tue Dec 11 02:51:09 UTC 2018 [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] Machine model: ZynqMP ZCU104 RevC [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8') [ 0.000000] bootconsole [cdns0] enabled [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 512 MiB at 0x0000000057c00000 [ 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: MIGRATE_INFO_TYPE not supported. [ 0.000000] random: fast init done [ 0.000000] percpu: Embedded 21 pages/cpu @ffffffc07fe5c000 s46488 r8192 d31336 u86016 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516867 [ 0.000000] Kernel command line: earlycon clk_ignore_unused rootfstype=ramfs earlyprintk uio_pdrv_genirq.of_id=xlnx,generic-uio cma=512M cpuidle.off=1 cpufreq.off=1 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.000000] Memory: 1425552K/2096128K available (10236K kernel code, 672K rwdata, 3288K rodata, 512K init, 2355K bss, 146288K reserved, 524288K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB) [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB) [ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008a80000 ( 10240 KB) [ 0.000000] .rodata : 0xffffff8008a80000 - 0xffffff8008dc0000 ( 3328 KB) [ 0.000000] .init : 0xffffff8008dc0000 - 0xffffff8008e40000 ( 512 KB) [ 0.000000] .data : 0xffffff8008e40000 - 0xffffff8008ee8200 ( 673 KB) [ 0.000000] .bss : 0xffffff8008ee8200 - 0xffffff8009134fb0 ( 2356 KB) [ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB) [ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB) [ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum) [ 0.000000] 0xffffffbf00000000 - 0xffffffbf01bfc800 ( 27 MB actual) [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc07ff00000 ( 2047 MB) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU event tracing is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 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] GIC: Adjusting CPU interface base to 0x00000000f902f000 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] irq-xilinx: /amba/interrupt-controller@a0010000: num_irq=10, edge=0x1 [ 0.000000] arch_timer: cp15 timer(s) running at 100.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns [ 0.000003] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns [ 0.008419] Console: colour dummy device 80x25 [ 0.012464] console [tty0] enabled [ 0.015830] bootconsole [cdns0] disabled [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.0-xilinx-v2018.3 (oe-user@oe-host) (gcc version 7.3.0 (GCC)) #1 SMP Tue Dec 11 02:51:09 UTC 2018 [ 0.000000] Boot CPU: AArch64 Processor [410fd034] [ 0.000000] Machine model: ZynqMP ZCU104 RevC [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8') [ 0.000000] bootconsole [cdns0] enabled [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 512 MiB at 0x0000000057c00000 [ 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: MIGRATE_INFO_TYPE not supported. [ 0.000000] random: fast init done [ 0.000000] percpu: Embedded 21 pages/cpu @ffffffc07fe5c000 s46488 r8192 d31336 u86016 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: enabling workaround for ARM erratum 845719 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516867 [ 0.000000] Kernel command line: earlycon clk_ignore_unused rootfstype=ramfs earlyprintk uio_pdrv_genirq.of_id=xlnx,generic-uio cma=512M cpuidle.off=1 cpufreq.off=1 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.000000] Memory: 1425552K/2096128K available (10236K kernel code, 672K rwdata, 3288K rodata, 512K init, 2355K bss, 146288K reserved, 524288K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB) [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB) [ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008a80000 ( 10240 KB) [ 0.000000] .rodata : 0xffffff8008a80000 - 0xffffff8008dc0000 ( 3328 KB) [ 0.000000] .init : 0xffffff8008dc0000 - 0xffffff8008e40000 ( 512 KB) [ 0.000000] .data : 0xffffff8008e40000 - 0xffffff8008ee8200 ( 673 KB) [ 0.000000] .bss : 0xffffff8008ee8200 - 0xffffff8009134fb0 ( 2356 KB) [ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB) [ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB) [ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum) [ 0.000000] 0xffffffbf00000000 - 0xffffffbf01bfc800 ( 27 MB actual) [ 0.000000] memory : 0xffffffc000000000 - 0xffffffc07ff00000 ( 2047 MB) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU event tracing is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 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] GIC: Adjusting CPU interface base to 0x00000000f902f000 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] irq-xilinx: /amba/interrupt-controller@a0010000: num_irq=10, edge=0x1 [ 0.000000] arch_timer: cp15 timer(s) running at 100.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x171024e7e0, max_idle_ns: 440795205315 ns [ 0.000003] sched_clock: 56 bits at 100MHz, resolution 10ns, wraps every 4398046511100ns [ 0.008419] Console: colour dummy device 80x25 [ 0.012464] console [tty0] enabled [ 0.015830] bootconsole [cdns0] disabled [ 0.019738] Calibrating delay loop (skipped), value calculated using timer frequency.. 200.00 BogoMIPS (lpj=400000) [ 0.019751] pid_max: default: 32768 minimum: 301 [ 0.019851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019865] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020447] ASID allocator initialised with 65536 entries [ 0.020501] Hierarchical SRCU implementation. [ 0.020846] EFI services will not be available. [ 0.020870] zynqmp_plat_init Platform Management API v1.1 [ 0.020878] zynqmp_plat_init Trustzone version v1.0 [ 0.020981] smp: Bringing up secondary CPUs ... [ 0.021228] Detected VIPT I-cache on CPU1 [ 0.021257] CPU1: Booted secondary processor [410fd034] [ 0.021525] Detected VIPT I-cache on CPU2 [ 0.021543] CPU2: Booted secondary processor [410fd034] [ 0.021800] Detected VIPT I-cache on CPU3 [ 0.021817] CPU3: Booted secondary processor [410fd034] [ 0.021858] smp: Brought up 1 node, 4 CPUs [ 0.021890] SMP: Total of 4 processors activated. [ 0.021898] CPU features: detected feature: 32-bit EL0 Support [ 0.021909] CPU: All CPU(s) started at EL2 [ 0.021924] alternatives: patching kernel code [ 0.022643] devtmpfs: initialized [ 0.027938] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.027962] futex hash table entries: 1024 (order: 5, 131072 bytes) [ 0.037574] xor: measuring software checksum speed [ 0.075847] 8regs : 2303.000 MB/sec [ 0.115877] 8regs_prefetch: 2053.000 MB/sec [ 0.155907] 32regs : 2830.000 MB/sec [ 0.195938] 32regs_prefetch: 2379.000 MB/sec [ 0.195946] xor: using function: 32regs (2830.000 MB/sec) [ 0.196018] pinctrl core: initialized pinctrl subsystem [ 0.196536] NET: Registered protocol family 16 [ 0.197792] vdso: 2 pages (1 code @ ffffff8008a86000, 1 data @ ffffff8008e44000) [ 0.197809] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.198341] DMA: preallocated 256 KiB pool for atomic allocations [ 0.219739] reset_zynqmp reset-controller: Xilinx zynqmp reset driver probed [ 0.220369] ARM CCI_400_r1 PMU driver probed [ 0.224933] zynqmp-pinctrl ff180000.pinctrl: zynqmp pinctrl initialized [ 0.235770] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.304089] raid6: int64x1 gen() 403 MB/s [ 0.372169] raid6: int64x1 xor() 446 MB/s [ 0.440220] raid6: int64x2 gen() 690 MB/s [ 0.508238] raid6: int64x2 xor() 603 MB/s [ 0.576279] raid6: int64x4 gen() 1042 MB/s [ 0.644328] raid6: int64x4 xor() 741 MB/s [ 0.712397] raid6: int64x8 gen() 980 MB/s [ 0.780417] raid6: int64x8 xor() 734 MB/s [ 0.848464] raid6: neonx1 gen() 726 MB/s [ 0.916518] raid6: neonx1 xor() 852 MB/s [ 0.984586] raid6: neonx2 gen() 1171 MB/s [ 1.052583] raid6: neonx2 xor() 1206 MB/s [ 1.120670] raid6: neonx4 gen() 1506 MB/s [ 1.188694] raid6: neonx4 xor() 1440 MB/s [ 1.256746] raid6: neonx8 gen() 1652 MB/s [ 1.324780] raid6: neonx8 xor() 1532 MB/s [ 1.324788] raid6: using algorithm neonx8 gen() 1652 MB/s [ 1.324795] raid6: .... xor() 1532 MB/s, rmw enabled [ 1.324803] raid6: using neon recovery algorithm [ 1.325725] SCSI subsystem initialized [ 1.325899] usbcore: registered new interface driver usbfs [ 1.325935] usbcore: registered new interface driver hub [ 1.325975] usbcore: registered new device driver usb [ 1.326036] media: Linux media interface: v0.10 [ 1.326063] Linux video capture interface: v2.00 [ 1.326104] pps_core: LinuxPPS API ver. 1 registered [ 1.326112] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 1.326132] PTP clock support registered [ 1.326161] EDAC MC: Ver: 3.0.0 [ 1.326470] zynqmp-ipi ff9905c0.mailbox: Probed ZynqMP IPI Mailbox driver. [ 1.326644] FPGA manager framework [ 1.326752] fpga-region fpga-full: FPGA Region probed [ 1.326861] Advanced Linux Sound Architecture Driver Initialized. [ 1.327122] Bluetooth: Core ver 2.22 [ 1.327153] NET: Registered protocol family 31 [ 1.327161] Bluetooth: HCI device and connection manager initialized [ 1.327173] Bluetooth: HCI socket layer initialized [ 1.327183] Bluetooth: L2CAP socket layer initialized [ 1.327202] Bluetooth: SCO socket layer initialized [ 1.327808] clocksource: Switched to clocksource arch_sys_counter [ 1.327884] VFS: Disk quotas dquot_6.6.0 [ 1.327928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.331918] NET: Registered protocol family 2 [ 1.332215] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 1.332328] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 1.332537] TCP: Hash tables configured (established 16384 bind 16384) [ 1.332610] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 1.332653] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 1.332771] NET: Registered protocol family 1 [ 1.332943] RPC: Registered named UNIX socket transport module. [ 1.332953] RPC: Registered udp transport module. [ 1.332960] RPC: Registered tcp transport module. [ 1.332967] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.333061] Trying to unpack rootfs image as initramfs... [ 5.204147] Freeing initrd memory: 96680K [ 5.204643] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 5.204803] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available [ 5.205545] audit: initializing netlink subsys (disabled) [ 5.205629] audit: type=2000 audit(5.192:1): state=initialized audit_enabled=0 res=1 [ 5.205943] workingset: timestamp_bits=62 max_order=19 bucket_order=0 [ 5.206629] NFS: Registering the id_resolver key type [ 5.206651] Key type id_resolver registered [ 5.206658] Key type id_legacy registered [ 5.206670] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 5.206691] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 5.233155] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 5.233176] io scheduler noop registered [ 5.233184] io scheduler deadline registered [ 5.233208] io scheduler cfq registered (default) [ 5.233216] io scheduler mq-deadline registered [ 5.233224] io scheduler kyber registered [ 5.235014] xilinx-dpdma fd4c0000.dma: Xilinx DPDMA engine is probed [ 5.235400] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success [ 5.235563] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success [ 5.235725] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success [ 5.235907] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success [ 5.236066] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success [ 5.236228] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success [ 5.236389] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success [ 5.236549] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success [ 5.236770] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success [ 5.236927] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success [ 5.237080] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success [ 5.237239] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success [ 5.237395] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success [ 5.237549] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success [ 5.237708] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success [ 5.237867] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success [ 5.238052] xilinx-frmbuf b0070000.fb_wr: Probe deferred due to GPIO reset defer [ 5.238105] xilinx-frmbuf b0020000.fb_wr: Probe deferred due to GPIO reset defer [ 5.262997] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 5.266406] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 5.270358] brd: module loaded [ 5.273693] loop: module loaded [ 5.274587] ahci-ceva fd0c0000.ahci: couldn't get PHY in node ahci: -517 [ 5.274747] mtdoops: mtd device (mtddev=name/number) must be supplied [ 5.275932] m25p80 spi0.0: n25q512a (65536 Kbytes) [ 5.275958] 4 ofpart partitions found on MTD device spi0.0 [ 5.275966] Creating 4 MTD partitions on "spi0.0": [ 5.275978] 0x000000000000-0x000001e00000 : "boot" [ 5.276402] 0x000001e00000-0x000001e40000 : "bootenv" [ 5.276764] 0x000001e40000-0x000004000000 : "kernel" [ 5.277133] 0x000004000000-0x000004000000 : "spare" [ 5.277142] mtd: partition "spare" is out of reach -- disabled [ 5.278352] libphy: Fixed MDIO Bus: probed [ 5.279295] tun: Universal TUN/TAP device driver, 1.6 [ 5.279484] CAN device driver interface [ 5.281855] macb ff0e0000.ethernet: Not enabling partial store and forward [ 5.282215] libphy: MACB_mii_bus: probed [ 5.284561] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 32 (6a:7f:af:55:0f:55) [ 5.284583] TI DP83867 ff0e0000.ethernet-ffffffff:0c: attached PHY driver [TI DP83867] (mii_bus:phy_addr=ff0e0000.ethernet-ffffffff:0c, irq=POLL) [ 5.285295] usbcore: registered new interface driver asix [ 5.285347] usbcore: registered new interface driver ax88179_178a [ 5.285379] usbcore: registered new interface driver cdc_ether [ 5.285408] usbcore: registered new interface driver net1080 [ 5.285437] usbcore: registered new interface driver cdc_subset [ 5.285466] usbcore: registered new interface driver zaurus [ 5.285504] usbcore: registered new interface driver cdc_ncm [ 5.285822] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM [ 5.287294] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 5.287304] ehci-pci: EHCI PCI platform driver [ 5.287586] usbcore: registered new interface driver uas [ 5.287625] usbcore: registered new interface driver usb-storage [ 5.288231] rtc_zynqmp ffa60000.rtc: rtc core: registered ffa60000.rtc as rtc0 [ 5.288302] i2c /dev entries driver [ 5.289627] idt8t49n24x 2-006c: idt24x_probe [ 5.369859] idt8t49n24x 2-006c: idt24x_read_from_hw: initial values read from chip successfully [ 5.370473] idt8t49n24x 2-006c: probe success. input freq: 40000000Hz (XTAL), settings string? true [ 5.370903] IR NEC protocol handler initialized [ 5.370912] IR RC5(x/sz) protocol handler initialized [ 5.370919] IR RC6 protocol handler initialized [ 5.370927] IR JVC protocol handler initialized [ 5.370933] IR Sony protocol handler initialized [ 5.370940] IR SANYO protocol handler initialized [ 5.370947] IR Sharp protocol handler initialized [ 5.370954] IR MCE Keyboard/mouse protocol handler initialized [ 5.370962] IR XMP protocol handler initialized [ 5.371139] vivid-000: using single planar format API [ 5.372698] vivid-000: V4L2 capture device registered as video0 [ 5.372770] vivid-000: V4L2 output device registered as video1 [ 5.372843] vivid-000: V4L2 capture device registered as vbi0, supports raw and sliced VBI [ 5.372912] vivid-000: V4L2 output device registered as vbi1, supports raw and sliced VBI [ 5.372986] vivid-000: V4L2 capture device registered as swradio0 [ 5.373052] vivid-000: V4L2 receiver device registered as radio0 [ 5.373120] vivid-000: V4L2 transmitter device registered as radio1 [ 5.373322] xilinx-video amba:vcap_hdmi: /amba/vcap_hdmi/ports/port@0 initialization failed [ 5.373335] xilinx-video amba:vcap_hdmi: DMA initialization failed [ 5.373400] xilinx-video amba:vcap_csi: /amba/vcap_csi/ports/port@0 initialization failed [ 5.373413] xilinx-video amba:vcap_csi: DMA initialization failed [ 5.373839] xilinx-csi2rxss a0060000.csiss: Xilinx CSI2 Rx Subsystem device found! [ 5.375237] usbcore: registered new interface driver uvcvideo [ 5.375246] USB Video Class driver (1.1.1) [ 5.375709] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer at ffffff80091cd000 with timeout 60s [ 5.375879] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer at ffffff80091d5000 with timeout 10s [ 5.376080] Bluetooth: HCI UART driver ver 2.3 [ 5.376090] Bluetooth: HCI UART protocol H4 registered [ 5.376098] Bluetooth: HCI UART protocol BCSP registered [ 5.376126] Bluetooth: HCI UART protocol LL registered [ 5.376134] Bluetooth: HCI UART protocol ATH3K registered [ 5.376142] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 5.376188] Bluetooth: HCI UART protocol Intel registered [ 5.376196] Bluetooth: HCI UART protocol QCA registered [ 5.376235] usbcore: registered new interface driver bcm203x [ 5.376270] usbcore: registered new interface driver bpa10x [ 5.376302] usbcore: registered new interface driver bfusb [ 5.376339] usbcore: registered new interface driver btusb [ 5.376347] Bluetooth: Generic Bluetooth SDIO driver ver 0.1 [ 5.376397] usbcore: registered new interface driver ath3k [ 5.376524] EDAC MC: ECC not enabled [ 5.376685] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT) [ 5.376983] cpufreq-dt cpufreq-dt: failed register driver: -19 [ 5.377011] CPUidle arm: Failed to register cpuidle driver [ 5.377173] sdhci: Secure Digital Host Controller Interface driver [ 5.377182] sdhci: Copyright(c) Pierre Ossman [ 5.377188] sdhci-pltfm: SDHCI platform and OF driver helper [ 5.427819] mmc0: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit [ 5.433778] ledtrig-cpu: registered to indicate activity on CPUs [ 5.433919] usbcore: registered new interface driver usbhid [ 5.433927] usbhid: USB HID core driver [ 5.434030] xlnk amba:xlnk: Major 244 [ 5.434123] xlnk amba:xlnk: xlnk driver loaded [ 5.434133] xlnk amba:xlnk: xlnk_pdev is not null [ 5.437090] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered [ 5.439505] usbcore: registered new interface driver snd-usb-audio [ 5.440350] pktgen: Packet Generator for packet performance testing. Version: 2.75 [ 5.440531] Netfilter messages via NETLINK v0.30. [ 5.440647] ip_tables: (C) 2000-2006 Netfilter Core Team [ 5.440814] Initializing XFRM netlink socket [ 5.440877] NET: Registered protocol family 10 [ 5.441293] Segment Routing with IPv6 [ 5.441338] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 5.441456] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 5.441766] NET: Registered protocol family 17 [ 5.441782] NET: Registered protocol family 15 [ 5.441800] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 5.441814] Ebtables v2.0 registered [ 5.441904] can: controller area network core (rev 20170425 abi 9) [ 5.441937] NET: Registered protocol family 29 [ 5.441952] can: raw protocol (rev 20170425) [ 5.441960] can: broadcast manager protocol (rev 20170425 t) [ 5.441971] can: netlink gateway (rev 20170425) max_hops=1 [ 5.442180] Bluetooth: RFCOMM TTY layer initialized [ 5.442193] Bluetooth: RFCOMM socket layer initialized [ 5.442209] Bluetooth: RFCOMM ver 1.11 [ 5.442222] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 5.442230] Bluetooth: BNEP filters: protocol multicast [ 5.442240] Bluetooth: BNEP socket layer initialized [ 5.442248] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 5.442258] Bluetooth: HIDP socket layer initialized [ 5.442380] 9pnet: Installing 9P2000 support [ 5.442400] Key type dns_resolver registered [ 5.442838] registered taskstats version 1 [ 5.443176] Btrfs loaded, crc32c=crc32c-generic [ 5.448873] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 42, base_baud = 6249999) is a xuartps [ 5.597484] mmc0: new high speed SDHC card at address 5048 [ 5.601805] mmcblk0: mmc0:5048 SD16G 14.4 GiB [ 5.609402] mmcblk0: p1 p2 [ 7.193823] console [ttyPS0] enabled [ 7.198035] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 43, base_baud = 6249999) is a xuartps [ 7.208084] xilinx-frmbuf b0070000.fb_wr: Xilinx AXI frmbuf DMA_DEV_TO_MEM [ 7.215023] xilinx-frmbuf b0070000.fb_wr: Xilinx AXI FrameBuffer Engine Driver Probed!! [ 7.223141] xilinx-frmbuf b0020000.fb_wr: Xilinx AXI frmbuf DMA_DEV_TO_MEM [ 7.230068] xilinx-frmbuf b0020000.fb_wr: Xilinx AXI FrameBuffer Engine Driver Probed!! [ 7.238203] xlnx-mixer b00c0000.v_mix: vtc bridge property not present [ 7.244835] xlnx-mixer b00c0000.v_mix: Xilinx Mixer driver probed success [ 7.251925] xilinx-psgtr fd400000.zynqmp_phy: Lane:1 type:8 protocol:4 pll_locked:yes [ 7.260104] PLL: shutdown [ 7.262812] PLL: shutdown [ 7.265789] PLL: enable [ 7.268338] PLL: shutdown [ 7.271911] PLL: enable [ 7.274447] xilinx-dp-snd-codec fd4a0000.zynqmp-display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed [ 7.285111] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed [ 7.293141] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed [ 7.301442] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok [ 7.313878] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: xilinx-dp-snd-codec-dai <-> xilinx-dp-snd-codec-dai mapping ok [ 7.326555] xilinx-dp-snd-card fd4a0000.zynqmp-display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed [ 7.336733] OF: graph: no port node found in /amba/zynqmp-display@fd4a0000 [ 7.343727] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 7.350336] [drm] No driver support for vblank timestamp query. [ 7.356314] xlnx-drm xlnx-drm.1: bound fd4a0000.zynqmp-display (ops 0xffffff8008b37868) [ 7.387756] zynqmp-display fd4a0000.zynqmp-display: fb0: frame buffer device [ 7.395073] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.zynqmp-display on minor 0 [ 7.403183] zynqmp-display fd4a0000.zynqmp-display: ZynqMP DisplayPort Subsystem driver probed [ 7.412191] xilinx-psgtr fd400000.zynqmp_phy: Lane:3 type:3 protocol:2 pll_locked:yes [ 7.420078] ahci-ceva fd0c0000.ahci: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl platform mode [ 7.429035] ahci-ceva fd0c0000.ahci: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst [ 7.439355] scsi host0: ahci-ceva [ 7.442844] scsi host1: ahci-ceva [ 7.446255] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 40 [ 7.454169] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 40 [ 7.464081] xilinx-psgtr fd400000.zynqmp_phy: Lane:2 type:0 protocol:3 pll_locked:yes [ 7.474157] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 7.479654] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 7.487555] xhci-hcd xhci-hcd.0.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x22010810 [ 7.496283] xhci-hcd xhci-hcd.0.auto: irq 58, io mem 0xfe200000 [ 7.502312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 7.509097] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.516316] usb usb1: Product: xHCI Host Controller [ 7.521191] usb usb1: Manufacturer: Linux 4.14.0-xilinx-v2018.3 xhci-hcd [ 7.527883] usb usb1: SerialNumber: xhci-hcd.0.auto [ 7.533029] hub 1-0:1.0: USB hub found [ 7.536793] hub 1-0:1.0: 1 port detected [ 7.540889] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 7.546381] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 7.554148] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 [ 7.560934] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.568153] usb usb2: Product: xHCI Host Controller [ 7.573028] usb usb2: Manufacturer: Linux 4.14.0-xilinx-v2018.3 xhci-hcd [ 7.579720] usb usb2: SerialNumber: xhci-hcd.0.auto [ 7.584814] hub 2-0:1.0: USB hub found [ 7.588582] hub 2-0:1.0: 1 port detected [ 7.593566] pca953x 0-0021: 0-0021 supply vcc not found, using dummy regulator [ 7.600874] pca953x 0-0021: failed reading register [ 7.606597] at24 4-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write [ 7.613327] i2c i2c-0: Added multiplexed i2c bus 4 [ 7.618294] i2c i2c-0: Added multiplexed i2c bus 5 [ 7.623326] i2c i2c-0: Added multiplexed i2c bus 6 [ 7.628716] ina2xx 7-0040: power monitor ina226 (Rshunt = 5000 uOhm) [ 7.635094] i2c i2c-0: Added multiplexed i2c bus 7 [ 7.639999] i2c i2c-0: Added multiplexed i2c bus 8 [ 7.644911] i2c i2c-0: Added multiplexed i2c bus 9 [ 7.649816] i2c i2c-0: Added multiplexed i2c bus 10 [ 7.654813] i2c i2c-0: Added multiplexed i2c bus 11 [ 7.659692] pca954x 0-0074: registered 8 multiplexed busses for I2C switch pca9548 [ 7.667281] i2c i2c-0: of_i2c: modalias failure on /amba/i2c@ff030000/i2cswitch@74 [ 7.674849] i2c i2c-0: Failed to create I2C device for /amba/i2c@ff030000/i2cswitch@74 [ 7.682768] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 34 [ 7.693348] IMX274 1-001a: imx274_set_test_pattern error = -5 [ 7.699095] IMX274 1-001a: Error -5 setup default controls [ 7.704662] IMX274: probe of 1-001a failed with error -5 [ 7.710281] xilinx-video amba:vcap_hdmi: device registered [ 7.716090] xilinx-video amba:vcap_csi: Entity type for entity a0060000.csiss was not initialized! [ 7.725050] xilinx-video amba:vcap_csi: device registered [ 7.730593] xilinx-video amba:vcap_csi: Entity type for entity b0040000.v_demosaic was not initialized! [ 7.739986] xilinx-demosaic b0040000.v_demosaic: Xilinx Video Demosaic Probe Successful [ 7.748183] xilinx-video amba:vcap_csi: Entity type for entity b0010000.v_gamma was not initialized! [ 7.757320] xilinx-gamma-lut b0010000.v_gamma: Xilinx 8-bit Video Gamma Correction LUT registered [ 7.766408] xilinx-video amba:vcap_csi: Entity type for entity b0060000.csc was not initialized! [ 7.773984] ata1: SATA link down (SStatus 0 SControl 330) [ 7.774007] ata2: SATA link down (SStatus 0 SControl 330) [ 7.785976] xilinx-vpss-csc b0060000.csc: VPSS CSC 8-bit Color Depth Probe Successful [ 7.793965] xilinx-video amba:vcap_hdmi: Entity type for entity b0100000.scaler was not initialized! [ 7.803099] xilinx-vpss-scaler b0100000.scaler: Num Hori Taps 8 [ 7.809014] xilinx-vpss-scaler b0100000.scaler: Num Vert Taps 8 [ 7.814931] xilinx-vpss-scaler b0100000.scaler: VPSS Scaler Probe Successful [ 7.822126] xilinx-video amba:vcap_csi: Entity type for entity b0080000.scaler was not initialized! [ 7.831170] xilinx-vpss-scaler b0080000.scaler: Num Hori Taps 8 [ 7.837083] xilinx-vpss-scaler b0080000.scaler: Num Vert Taps 8 [ 7.842993] xilinx-vpss-scaler b0080000.scaler: VPSS Scaler Probe Successful [ 7.850775] rtc_zynqmp ffa60000.rtc: setting system clock to 2020-04-19 16:02:37 UTC (1587312157) [ 7.859648] of_cfs_init [ 7.862103] of_cfs_init: OK [ 7.865027] clk: Not disabling unused clocks [ 7.869520] ALSA device list: [ 7.872486] #0: DisplayPort monitor [ 7.876570] Freeing unused kernel memory: 512K INIT: version 2.88 booting [ 7.958362] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. Starting udev [ 7.995547] udevd[1887]: starting version 3.2.2 [ 8.019535] udevd[1888]: starting eudev-3.2.2 [ 8.082902] xilinx_vphy: loading out-of-tree module taints kernel. [ 8.082904] xilinx_vphy: loading out-of-tree module taints kernel. [ 8.084799] xilinx-vphy a0000000.vphy: probed [ 8.085213] VPhy version : 02.02 (0000) [ 8.088544] xilinx-vphy a0000000.vphy: probe successful [ 8.089323] dp159 2-005e: probed [ 8.090833] xilinx-hdmi-rx a1000000.hdmi_rxss: probed [ 8.090854] dp159 2-005e: probe successful [ 8.096580] xvphy_phy_init(ffffffc0571bd000). [ 8.096612] xvphy_phy_init(ffffffc056c09c00). [ 8.096646] xvphy_phy_init(ffffffc0573f2000). [ 8.097372] xilinx-hdmi-rx a1000000.hdmi_rxss: Direct firmware load for xilinx/xilinx-hdmi-rx-edid.bin failed with error -2 [ 8.097379] xilinx-hdmi-rx a1000000.hdmi_rxss: Using Xilinx built-in EDID. [ 8.097520] [ 8.097520] Successfully loaded edid. [ 8.097536] xilinx-video amba:vcap_hdmi: Entity type for entity a1000000.hdmi_rxss was not initialized! [ 8.106539] xilinx-hdmi-rx a1000000.hdmi_rxss: probe successful [ 8.180816] xlnx-drm-hdmi a0080000.hdmi_txss: probed [ 8.185851] xlnx-drm-hdmi a0080000.hdmi_txss: hdmi tx audio disabled in DT [ 8.197151] xlnx-drm-hdmi a0080000.hdmi_txss: probe successful [ 8.203413] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 8.210066] [drm] No driver support for vblank timestamp query. [ 8.216215] xlnx-drm xlnx-drm.0: bound b00c0000.v_mix (ops 0xffffff8008b33eb8) [ 8.223536] xlnx-drm xlnx-drm.0: bound a0080000.hdmi_txss (ops xlnx_drm_hdmi_component_ops [xilinx_hdmi_tx]) [ 8.481406] EXT4-fs (mmcblk0p2): recovery complete [ 8.486230] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 8.847894] [drm] Cannot find any crtc or sizes [ 8.852574] [drm] Cannot find any crtc or sizes [ 8.855928] [drm] Initialized xlnx 1.0.0 20130509 for b00c0000.v_mix on minor 1 Starting internet superserver: inetd. Configuring packages on first boot.... (This may take several minutes. Please do not power off the machine.) Running postinst /etc/rpm-postinsts/100-xserver-nodm-init... Running postinst /etc/rpm-postinsts/101-sysvinit-inittab... update-rc.d: /etc/init.d/run-postinsts exists during rc.d purge (continuing) INIT: Entering runlevel: 5 Configuring network interfaces... [ 9.352931] pps pps0: new PPS source ptp0 [ 9.356961] macb ff0e0000.ethernet: gem-ptp-timer ptp clock registered. [ 9.363640] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready udhcpc (v1.24.1) started Sending discover... [ 10.379931] macb ff0e0000.ethernet eth0: link up (1000/Full) [ 10.385612] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Sending discover... Sending discover... No lease, forking to background done. Starting system message bus: dbus. Starting Dropbear SSH server: dropbear. Starting syslogd/klogd: done Starting tcf-agent: OK
04-20-2020 02:24 PM
Hi @peakpeak
>As I would like to display video (no webcam at the moment), I input the HDMI source (connected to my 2nd HDMI output on PC) to test the passthrough:
I guess it seems Gstreamer plugin search path issue.
Would you declare and/or make sure GST_PLUGIN_PATH ?
>Play file:
Because of you don't describe sink pad, for example "kmssink ...."
So, Gstreamer couldn't link proper pipe-line.
Would you describe sink pad ?
Best regards,
04-20-2020 02:24 PM
Hi @peakpeak
>As I would like to display video (no webcam at the moment), I input the HDMI source (connected to my 2nd HDMI output on PC) to test the passthrough:
I guess it seems Gstreamer plugin search path issue.
Would you declare and/or make sure GST_PLUGIN_PATH ?
>Play file:
Because of you don't describe sink pad, for example "kmssink ...."
So, Gstreamer couldn't link proper pipe-line.
Would you describe sink pad ?
Best regards,
04-23-2020 06:29 AM