This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[DM3730] Resizer demo not working

Other Parts Discussed in Thread: DM3730, OMAP3530, ADS7846, TVP5146

Hi.

I cannot run the loopback_resizer_demo that comes with the software guide. It shows "Failed to create resize job".

I saw a command to add in the bootargs dm365_imp.oper_mode = 1. with this and without this, the demo will still not work. 

Any one can help?

Thanks.

  • Hi John,

    Could you share the exact command line which you are using to start the video_loopback_resize_dm3730.x470MV demo?

    Also could you give details about the board and SW release which you are using?

    BR

    Tsvetolin Shulev

  • Hi

    I am using the dvsdk4.03 and it is the mistral evm board.

    target# ./video_loopback_resize_dm3730.x470MV -r 352x288 -O lcd -I composite

  • Hi John,

    I would like to add some ideas. Look at the link below:

    http://processors.wiki.ti.com/index.php/U-Boot_Usage

    and check the configuration of your board about davinci_capture.device_type and davinci_enc_mngr.ch0_output parameters.

    BR

    Tsvetolin Shulev

  • Hi.
    Thanks for the input. How do I go about to print the variables? I tried echo davinci_capture.device_type. i get a print of the same name. i tried printenv davinci_capture.device_type, it says unknown command

  • Hi John,

    You can type at the uboot prompt:

    # printenv

    to see all environment variables and values but by default the davinci_capture.device_type is not set.

    I use the following boot args:

    setenv bootargs 'console=ttyO0,115200n8 root=/dev/mmcblk0p2 rw ip=off mem=55M@0x80000000 mpurate=1000  omap_vout.vid1_static_vrfb_alloc=y omapfb.vram=0:4M mem=128M@0x88000000 rootwait'


    but you can look at the recommended boot args for video resizer at the link::

    https://developer.ridgerun.com/wiki/index.php/DM36x_-_Drivers_and_Kernel_Documentation

    BR

    Tsvetolin Shulev

  • Hi 

    I changed my bootargs to:

    setenv bootargs "console=ttyO0,115200n8 rw mem=55M@0x80000000 mpurate=1000 mem=128M@0x88000000 omap_vout.vid1_static_vrfb_alloc=y omapfb.vram=0:4M root=/dev/nfs nfsroot=192.168.25.25:/home/john/targetfs,nolock rootdelay=10 davinci_capture.device_type=4 dm365_imp.oper_mode=1 davinci_enc_mngr.ch0_mode=ntsc vpfe_capture.cont_bufoffset=6291456 vpfe_capture.cont_bufsize=6291456 ip=192.168.25.27:192.168.25.1:255.255.255.0:192.168.25.27:eth0:off"

    It is still unable to run the example with the command:

    ./video_loopback_resize_dm3730.x470MV -r 352x288 -O lcd -I composite

    There is an error in retrieving my video dimensions but I set the videostd to VideoStd_D1_NTSC. Then it hit the Failed to create resize job error. 

    Anyone can help.

  • I have this error when I start the board. I am unsure if this could be one of the problem why it cannot resize. Besides this, I got an error which indicates not implemented from the resizer_execute. In Resize.c that I found in omap3530, it has something like Define CONFIG_VIDEO_OMAP34XX_ISP_RESIZER to enable resizer support 

    Texas Instruments X-Loader 1.51 (Dec 22 2011 - 23:00:39)
    Booting from nand . . .
    Starting OS Bootloader...


    U-Boot 2010.06 (Dec 22 2011 - 23:11:38)

    OMAP34xx/35xx-GP ES2.1, CPU-OPP2 L3-165MHz
    OMAP3 EVM board + LPDDR/NAND
    I2C: ready
    DRAM: 256 MiB
    NAND: HW ECC [Kernel/FS layout] selected
    512 MiB
    In: serial
    Out: serial
    Err: serial
    Read back SMSC id 0x92200000
    Die ID #683600029ff80000016849aa11019014
    Net: smc911x-0
    Hit any key to stop autoboot: 0
    smc911x: detected LAN9220 controller
    smc911x: phy initialized
    smc911x: MAC 00:50:c2:d9:d2:46
    Using smc911x-0 device
    TFTP from server 192.168.25.25; our IP address is 192.168.25.26
    Filename 'uImage-dm37x-evm.bin'.
    Load address: 0x82000000
    Loading: #################################################################
    #################################################################
    #################################################################
    #################################################################
    #################################################################
    #################################################################
    #################################################################
    #################################################################
    #################################################################
    ##########################################################
    done
    Bytes transferred = 3289936 (323350 hex)
    ## Booting kernel from Legacy Image at 82000000 ...
    Image Name: Arago/2.6.37-psp04.02.00.07.sdk/
    Image Type: ARM Linux Kernel Image (uncompressed)
    Data Size: 3289872 Bytes = 3.1 MiB
    Load Address: 80008000
    Entry Point: 80008000
    Verifying Checksum ... OK
    Loading Kernel Image ... OK
    OK

    Starting kernel ...

    Uncompressing Linux... done, booting the kernel.
    [ 0.000000] Linux version 2.6.37 (a0876316@bangdvsdkdev01) (gcc version 4.3.3 (GCC) ) #1 Thu Dec 22 23:02:19 IST 2011
    [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
    [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [ 0.000000] Machine: OMAP3 EVM
    [ 0.000000] Reserving 4194304 bytes SDRAM for VRAM
    [ 0.000000] Memory policy: ECC disabled, Data cache writeback
    [ 0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
    [ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 45312
    [ 0.000000] Kernel command line: console=ttyO0,115200n8 rw mem=55M@0x80000000 mpurate=1000 mem=128M@0x88000000 omap_vout.vid1_static_vrfb_alloc=y omapfb.vram=0:4M root=/df
    [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
    [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    [ 0.000000] Memory: 55MB 124MB = 179MB total
    [ 0.000000] Memory: 167756k/167756k available, 19636k reserved, 0K highmem
    [ 0.000000] Virtual kernel memory layout:
    [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
    [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
    [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
    [ 0.000000] vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
    [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
    [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
    [ 0.000000] .init : 0xc0008000 - 0xc003f000 ( 220 kB)
    [ 0.000000] .text : 0xc003f000 - 0xc06254ec (6042 kB)
    [ 0.000000] .data : 0xc0626000 - 0xc07e8560 (1802 kB)
    [ 0.000000] NR_IRQS:409
    [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/1000 MHz
    [ 0.000000] omap_hwmod: i2c1: softreset failed (waited 10000 usec)
    [ 0.000000] omap_hwmod: i2c2: softreset failed (waited 10000 usec)
    [ 0.000000] omap_hwmod: i2c3: softreset failed (waited 10000 usec)
    [ 0.000000] Reprogramming SDRC clock to 400000000 Hz
    [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
    [ 0.000000] Total of 96 interrupts on 1 active controller
    [ 0.000000] GPMC revision 5.0
    [ 0.000000] Trying to install interrupt handler for IRQ402
    [ 0.000000] Trying to install interrupt handler for IRQ403
    [ 0.000000] Trying to install interrupt handler for IRQ404
    [ 0.000000] Trying to install interrupt handler for IRQ405
    [ 0.000000] Trying to install interrupt handler for IRQ406
    [ 0.000000] Trying to install interrupt handler for IRQ407
    [ 0.000000] Trying to install interrupt handler for IRQ408
    [ 0.000000] Trying to install type control for IRQ409
    [ 0.000000] Trying to set irq flags for IRQ409
    [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
    [ 0.000000] Console: colour dummy device 80x30
    [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
    [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
    [ 0.000000] ... MAX_LOCK_DEPTH: 48
    [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
    [ 0.000000] ... CLASSHASH_SIZE: 4096
    [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
    [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
    [ 0.000000] ... CHAINHASH_SIZE: 16384
    [ 0.000000] memory used by lock dependency info: 3951 kB
    [ 0.000000] per task-struct memory footprint: 2304 bytes
    [ 0.000000] Calibrating delay loop... 998.84 BogoMIPS (lpj=3899392)
    [ 0.000000] pid_max: default: 32768 minimum: 301
    [ 0.000000] Security Framework initialized
    [ 0.000000] Mount-cache hash table entries: 512
    [ 0.000000] CPU: Testing write buffer coherency: ok
    [ 0.000000] regulator: core version 0.5
    [ 0.000000] regulator: dummy:
    [ 0.000000] NET: Registered protocol family 16
    [ 0.000000] OMAP GPIO hardware version 2.5
    [ 0.000000] OMAP GPIO hardware version 2.5
    [ 0.000000] OMAP GPIO hardware version 2.5
    [ 0.000000] OMAP GPIO hardware version 2.5
    [ 0.000000] OMAP GPIO hardware version 2.5
    [ 0.000000] OMAP GPIO hardware version 2.5
    [ 0.000000] omap_mux_init: Add partition: #1: core, flags: 0
    [ 0.000000] hw-breakpoint: debug architecture 0x4 unsupported.
    [ 0.000000] ------------[ cut here ]------------
    [ 0.000000] WARNING: at arch/arm/mach-omap2/clock.c:438 omap2_clk_switch_mpurate_at_boot+0x80/0xb4()
    [ 0.000000] clock: dpll1_ck: unable to set MPU rate to 1000: -22
    [ 0.000000] Modules linked in:
    [ 0.000000] [<c004faf0>] (unwind_backtrace+0x0/0xec) from [<c00790c4>] (warn_slowpath_common+0x4c/0x64)
    [ 0.000000] [<c00790c4>] (warn_slowpath_common+0x4c/0x64) from [<c0079170>] (warn_slowpath_fmt+0x30/0x40)
    [ 0.000000] [<c0079170>] (warn_slowpath_fmt+0x30/0x40) from [<c00138ac>] (omap2_clk_switch_mpurate_at_boot+0x80/0xb4)
    [ 0.000000] [<c00138ac>] (omap2_clk_switch_mpurate_at_boot+0x80/0xb4) from [<c00138ec>] (omap3xxx_clk_arch_init+0xc/0x3c)
    [ 0.000000] [<c00138ec>] (omap3xxx_clk_arch_init+0xc/0x3c) from [<c003f3c8>] (do_one_initcall+0xc8/0x198)
    [ 0.000000] [<c003f3c8>] (do_one_initcall+0xc8/0x198) from [<c000869c>] (kernel_init+0x98/0x150)
    [ 0.000000] [<c000869c>] (kernel_init+0x98/0x150) from [<c004ad10>] (kernel_thread_exit+0x0/0x8)
    [ 0.000000] ---[ end trace 1b75b31a2719ed1c ]---
    [ 0.000000] OMAP DMA hardware revision 5.0
    [ 0.078826] bio: create slab <bio-0> at 0
    [ 0.082275] regulator: vwl1271: 1800 mV
    [ 0.085998] SCSI subsystem initialized
    [ 0.094757] usbcore: registered new interface driver usbfs
    [ 0.095672] usbcore: registered new interface driver hub
    [ 0.096313] usbcore: registered new device driver usb
    [ 0.099731] omap_device: omap_i2c.1: new worst case activate latency 0: 30517
    [ 0.112762] omap_i2c omap_i2c.1: bus 1 rev4.0 at 2600 kHz
    [ 0.120605] twl4030: PIH (irq 7) chaining IRQs 368..375
    [ 0.120758] twl4030: power (irq 373) chaining IRQs 376..383
    [ 0.122375] twl4030: gpio (irq 368) chaining IRQs 384..401
    [ 0.134399] regulator: VIO: 1800 mV normal standby
    [ 0.136322] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
    [ 0.138244] regulator: VDAC: 1800 mV normal standby
    [ 0.140075] regulator: VAUX2_4030: 2800 mV normal standby
    [ 0.141967] regulator: VPLL2: 1800 mV normal standby
    [ 0.143859] regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
    [ 0.145751] regulator: VAUX3: 2800 mV normal standby
    [ 0.146606] omap_device: omap_i2c.1: new worst case deactivate latency 0: 30517
    [ 0.146850] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
    [ 0.159545] omap_i2c omap_i2c.3: bus 3 rev4.0 at 400 kHz
    [ 0.163818] Advanced Linux Sound Architecture Driver Version 1.0.23.
    [ 0.166381] Bluetooth: Core ver 2.15
    [ 0.166931] NET: Registered protocol family 31
    [ 0.166961] Bluetooth: HCI device and connection manager initialized
    [ 0.167053] Bluetooth: HCI socket layer initialized
    [ 0.168731] Switching to clocksource 32k_counter
    [ 0.252746] musb-hdrc: version 6.0, otg (peripheral+host), debug=0
    [ 0.253021] musb-hdrc musb-hdrc.0: dma type: dma-inventra
    [ 0.253753] musb-hdrc musb-hdrc.0: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
    [ 0.255187] NET: Registered protocol family 2
    [ 0.255554] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.256713] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.256958] TCP bind hash table entries: 8192 (order: 6, 360448 bytes)
    [ 0.259490] TCP: Hash tables configured (established 8192 bind 8192)
    [ 0.259552] TCP reno registered
    [ 0.259582] UDP hash table entries: 128 (order: 1, 12288 bytes)
    [ 0.259765] UDP-Lite hash table entries: 128 (order: 1, 12288 bytes)
    [ 0.260406] NET: Registered protocol family 1
    [ 0.261444] RPC: Registered udp transport module.
    [ 0.261444] RPC: Registered tcp transport module.
    [ 0.261444] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.262115] NetWinder Floating Point Emulator V0.97 (double precision)
    [ 0.264953] omap_device: omap_i2c.1: new worst case activate latency 0: 61035
    [ 0.267089] omap3evm camera init done successfully...
    [ 0.267578] omap-iommu omap-iommu.0: isp registered
    [ 0.268157] AM37x/DM37x Linux PSP version 04.02.00.07 (OMAP3EVM)
    [ 0.371459] VFS: Disk quotas dquot_6.5.2
    [ 0.371520] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.373626] JFFS2 version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
    [ 0.374298] msgmni has been set to 327
    [ 0.378234] io scheduler noop registered
    [ 0.378234] io scheduler deadline registered
    [ 0.378387] io scheduler cfq registered (default)
    [ 0.442565] OMAP DSS rev 2.0
    [ 0.442901] OMAP DISPC rev 3.0
    [ 0.442993] OMAP VENC rev 2
    [ 0.443756] OMAP DSI rev 1.0
    [ 0.773376] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [ 0.779205] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
    [ 1.645507] console [ttyO0] enabled
    [ 1.650360] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
    [ 1.658782] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
    [ 1.667144] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
    [ 1.704071] brd: module loaded
    [ 1.721374] loop: module loaded
    [ 1.730712] mtdoops: mtd device (mtddev=name/number) must be supplied
    [ 1.737579] omap2-nand driver initializing
    [ 1.742462] NAND device: Manufacturer ID: 0xad, Chip ID: 0xbc (Hynix )
    [ 1.749389] Creating 5 MTD partitions on "omap2-nand.0":
    [ 1.754974] 0x000000000000-0x000000080000 : "X-Loader-NAND"
    [ 1.767059] 0x000000080000-0x0000001c0000 : "U-Boot-NAND"
    [ 1.777496] 0x0000001c0000-0x000000280000 : "Boot Env-NAND"
    [ 1.788665] 0x000000280000-0x000000780000 : "Kernel-NAND"
    [ 1.800720] 0x000000780000-0x000020000000 : "File System - NAND"
    [ 2.050262] OneNAND driver initializing
    [ 2.054595] omap2-onenand omap2-onenand: Cannot request GPMC CS
    [ 2.060974] omap2-onenand: probe of omap2-onenand failed with error -16
    [ 2.070800] smsc911x: Driver version 2008-10-21.
    [ 2.080596] smsc911x-mdio: probed
    [ 2.084533] eth0: attached PHY driver [SMSC LAN8700] (mii_bus:phy_addr=ffffffff:01, irq=-1)
    [ 2.093688] net eth0: MAC Address: 00:50:c2:d9:d2:46
    [ 2.100067] usbcore: registered new interface driver asix
    [ 2.106140] usbcore: registered new interface driver cdc_ether
    [ 2.112762] usbcore: registered new interface driver net1080
    [ 2.119201] usbcore: registered new interface driver cdc_subset
    [ 2.125885] usbcore: registered new interface driver zaurus
    [ 2.131774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 3.145446] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
    [ 3.152557] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
    [ 3.160827] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
    [ 3.176818] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
    [ 3.183441] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [ 3.190582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 3.198181] usb usb1: Product: OMAP-EHCI Host Controller
    [ 3.203735] usb usb1: Manufacturer: Linux 2.6.37 ehci_hcd
    [ 3.209411] usb usb1: SerialNumber: ehci-omap.0
    [ 3.217742] hub 1-0:1.0: USB hub found
    [ 3.221801] hub 1-0:1.0: 3 ports detected
    [ 3.255554] Initializing USB Mass Storage driver...
    [ 3.261230] usbcore: registered new interface driver usb-storage
    [ 3.267578] USB Mass Storage support registered.
    [ 3.272979] usbcore: registered new interface driver usbtest
    [ 3.279052] g_ether gadget: using random self ethernet address
    [ 3.285156] g_ether gadget: using random host ethernet address
    [ 3.292785] usb0: MAC c2:7c:f3:7c:0a:1f
    [ 3.296844] usb0: HOST MAC be:2e:87:aa:9a:fd
    [ 3.301361] g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
    [ 3.308319] g_ether gadget: g_ether ready
    [ 3.312561] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
    [ 3.318328] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 2
    [ 3.327056] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    [ 3.334197] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 3.341796] usb usb2: Product: MUSB HDRC host driver
    [ 3.346984] usb usb2: Manufacturer: Linux 2.6.37 musb-hcd
    [ 3.352661] usb usb2: SerialNumber: musb-hdrc.0
    [ 3.359954] hub 2-0:1.0: USB hub found
    [ 3.363983] hub 2-0:1.0: 1 port detected
    [ 3.372009] mice: PS/2 mouse device common for all mice
    [ 3.380187] input: TWL4030 Keypad as /devices/platform/omap/omap_i2c.1/i2c-1/1-004a/twl4030_keypad/input/input0
    [ 3.397949] ads7846 spi1.0: touchscreen, irq 335
    [ 3.404754] input: ADS7846 Touchscreen as /devices/platform/omap2_mcspi.1/spi1.0/input/input1
    [ 3.419036] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input2
    [ 3.433197] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
    [ 3.440063] twl_rtc twl_rtc: Power up reset detected.
    [ 3.446319] twl_rtc twl_rtc: Enabling TWL-RTC.
    [ 3.452636] i2c /dev entries driver
    [ 3.460845] Linux media interface: v0.10
    [ 3.465423] Linux video capture interface: v2.00
    [ 3.472290] omap3isp supply VDD_CSIPHY1 not found, using dummy regulator
    [ 3.479400] omap3isp supply VDD_CSIPHY2 not found, using dummy regulator
    [ 3.486846] omap3isp omap3isp: Revision 15.0 found
    [ 3.492126] omap-iommu omap-iommu.0: isp: version 1.1
    [ 3.565124] mt9t111 2-003c: Unable to detectmt9t111sensor
    [ 3.575897] isp_register_subdev_group: Unable to register subdev mt9t111
    [ 3.584289] tvp514x 3-005c: tvp514x 3-005c decoder driver registered !!
    [ 4.590820] omap_i2c omap_i2c.3: controller timed out
    [ 5.622100] omap_i2c omap_i2c.3: timeout waiting for bus ready
    [ 5.628234] tvp514x 3-005c: Write: retry ... 0
    [ 6.653320] omap_i2c omap_i2c.3: controller timed out
    [ 6.669036] tvp514x 3-005c: Write: retry ... 1
    [ 7.692413] omap_i2c omap_i2c.3: controller timed out
    [ 7.708099] tvp514x 3-005c: Write: retry ... 2
    [ 8.731658] omap_i2c omap_i2c.3: controller timed out
    [ 8.747253] tvp514x 3-005c: Write: retry ... 3
    [ 9.770446] omap_i2c omap_i2c.3: controller timed out
    [ 9.786346] tvp514x 3-005c: Write: retry ... 4
    [ 10.809631] omap_i2c omap_i2c.3: controller timed out
    [ 10.825195] tvp514x 3-005c: Write: retry ... 5
    [ 11.848480] omap_i2c omap_i2c.3: controller timed out
    [ 11.864135] tvp514x 3-005c: Write failed. Err[-110]
    [ 11.869232] tvp514x 3-005c: Unable to turn on decoder
    [ 12.872100] omap_i2c omap_i2c.3: controller timed out
    [ 12.887725] tvp514x 3-005c: Read: retry ... 0
    [ 13.911254] omap_i2c omap_i2c.3: controller timed out
    [ 13.926757] tvp514x 3-005c: Read: retry ... 1
    [ 14.950225] omap_i2c omap_i2c.3: controller timed out
    [ 14.965728] tvp514x 3-005c: Read: retry ... 2
    [ 15.989654] omap_i2c omap_i2c.3: controller timed out
    [ 16.005157] tvp514x 3-005c: Read: retry ... 3
    [ 17.028442] omap_i2c omap_i2c.3: controller timed out
    [ 17.043579] tvp514x 3-005c: Read: retry ... 4
    [ 18.067535] omap_i2c omap_i2c.3: controller timed out
    [ 18.083038] tvp514x 3-005c: Read: retry ... 5
    [ 19.106445] omap_i2c omap_i2c.3: controller timed out
    [ 19.123535] usbcore: registered new interface driver uvcvideo
    [ 19.129547] USB Video Class driver (v1.0.0)
    [ 19.134246] omap_device: omap_wdt.-1: new worst case activate latency 0: 30517
    [ 19.143310] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
    [ 19.149688] omap_device: omap_wdt.-1: new worst case deactivate latency 0: 30517
    [ 19.158081] Bluetooth: HCI UART driver ver 2.2
    [ 19.162780] Bluetooth: HCI H4 protocol initialized
    [ 19.167785] Bluetooth: HCILL protocol initialized
    [ 19.179809] mmci-omap-hs.1 supply vmmc_aux not found, using dummy regulator
    [ 19.262481] usbcore: registered new interface driver usbhid
    [ 19.268371] usbhid: USB HID core driver
    [ 19.274902] usbcore: registered new interface driver snd-usb-audio
    [ 19.285064] OMAP3 EVM SoC init
    [ 19.325927] mmc1: card claims to support voltages below the defined range. These will be ignored.
    [ 19.368591] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
    [ 19.380187] ALSA device list:
    [ 19.383300] #0: omap3evm
    [ 19.386108] oprofile: hardware counters not available
    [ 19.391448] oprofile: using timer interrupt.
    [ 19.396087] nf_conntrack version 0.5.0 (2621 buckets, 10484 max)
    [ 19.403717] ip_tables: (C) 2000-2006 Netfilter Core Team
    [ 19.409759] TCP cubic registered
    [ 19.413177] Initializing XFRM netlink socket
    [ 19.417755] NET: Registered protocol family 17
    [ 19.422546] NET: Registered protocol family 15
    [ 19.427642] Bluetooth: L2CAP ver 2.15
    [ 19.431488] Bluetooth: L2CAP socket layer initialized
    [ 19.436859] Bluetooth: SCO (Voice Link) ver 0.6
    [ 19.441589] Bluetooth: SCO socket layer initialized
    [ 19.447113] Bluetooth: RFCOMM TTY layer initialized
    [ 19.452331] Bluetooth: RFCOMM socket layer initialized
    [ 19.457702] Bluetooth: RFCOMM ver 1.11
    [ 19.461639] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [ 19.467224] Bluetooth: BNEP filters: protocol multicast
    [ 19.472686] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [ 19.480438] Registering the dns_resolver key type
    [ 19.485900] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
    [ 19.494903] ThumbEE CPU extension supported.
    [ 19.510864] Power Management for TI OMAP3.
    [ 19.515777] sr_init: No PMIC hook to init smartreflex
    [ 19.521484] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
    [ 19.530151] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
    [ 19.539276] SmartReflex Class3 initialized
    [ 19.574066] clock: disabling unused clocks to save power
    [ 19.581542] platform mpu.0: omap_voltage_scale: Already at the requestedrate 1000000000
    [ 19.592926] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
    [ 19.601196] mmc1: new SDIO card at address 0001
    [ 19.703582] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:16 UTC (946684816)
    [ 19.712371] omap_vout omap_vout: Buffer Size = 3686400
    [ 19.730712] omap_vout omap_vout: : registered and initialized video device 16
    [ 19.738281] omap_vout omap_vout: Buffer Size = 3686400
    [ 19.745330] omap_vout omap_vout: : registered and initialized video device 17
    [ 20.256500] net eth0: SMSC911x/921x identified at 0xd0884000, IRQ: 336

  • Hi John,

    After I analyze the log I saw unsuccessful attempt for writing a value to a register in an TVP5146/47 decoder device.

    [ 5.628234] tvp514x 3-005c: Write: retry ... 0

    .....

    [ 11.864135] tvp514x 3-005c: Write failed. Err[-110]
    [ 11.869232] tvp514x 3-005c: Unable to turn on decoder

    As result of this the power up sequence fails the tvp5146 could not start working.

    There are various reasons for this fail including problem with the hardware but it is very possible to be a software problem - something like incorrect values.

    I suggest you to verify the behavior of the system with the previous DVSDK version 4.02 where has some differences in the tvp514x driver. If there is the same issue it should be a HW problem but in otherwise there is some bug.

    I'll appreciate the sharing of result of this test.

    BR

    Tsvetolin Shulev

  • Hi

    Are there any alternatives to resize the resolution of the encoded stream since the resizer api won't work. 

    Thanks

  • Hi

    I couldn't see the bootup log for the DVSDK version 4.02 as it says something like "uncompressing linux........." then it goes straight to the login page.

    Nevertheless, the resizer api apparently works for that version. 

    Thanks for the support.