ACM v1.1 on Apalis i.MX6 with Linux

I am testing ADV7180 on ACM v1.1 on Apalis i.MX6 with Linux V2.5beta3(Linux kernel comes from toradex_imx_3.14.28_1.0.0_ga-next brach). After installing modules, there is an error.

root@apalis-imx6:~/modules/capture# insmod ipu_still.ko
root@apalis-imx6:~/modules/capture# insmod ipu_fg_overlay_sdc.ko
root@apalis-imx6:~/modules/capture# insmod ipu_prp_enc.ko
root@apalis-imx6:~/modules/capture# insmod v4l2-int-device.ko
root@apalis-imx6:~/modules/capture# insmod adv7180_tvin.ko
[   37.893354] adv7180 3-0021: no sensor pwdn pin available
root@apalis-imx6:~/modules/capture# insmod mxc_v4l2_capture.ko
[   47.614675] mxc_v4l2_master_attach: ipu0:/csi0 parallel attached adv7180:mxc_v4l2_cap0
root@apalis-imx6:~/modules/capture# [   47.637083] ERROR: v4l2 capture: slave not found! V4L2_CID_HUE
[   47.645155] ERROR: v4l2 capture: slave not found! V4L2_CID_HUE

The video standard of ADV7180 is not correct.

root@apalis-imx6:~/modules/capture# v4l2-ctl --device /dev/video0 --all                                                                         
Driver Info (not using libv4l2):[  183.325059] ERROR: unrecognized std! ffffff (PAL=ff, NTSC=b000                                               
                                                                                                                                                
        Driver name   : mxc_v4l2                                                                                                                
        Card type     :                                                                                                                         
        Bus info      :                                                                                                                         
        Driver version: 0.1.11                                                                                                                  
        Capabilities  : 0x05000005                                                                                                              
                Video Capture                                                                                                                   
                Video Overlay                                                                                                                   
                Read/Write                                                                                                                      
                Streaming                                                                                                                       
Video input : 0 (CSI IC MEM: ok)                                                                                                                
Video output: 0 (DISP3 BG)                                                                                                                      
Video Standard = 0x00ffffff                                                                                                                     
        PAL-B/B1/G/H/I/D/D1/K/M/N/Nc/60                                                                                                         
        NTSC-M/M-JP/443/M-KR                                                                                                                    
        SECAM-B/D/G/H/K/K1/L/Lc                                                                                                                 
Format Video Capture: 

So there is only blue windows when streaming the video from camera. Resistor R64 on ACM is assembled.

root@apalis-imx6:~/modules/capture# gst-launch tvsrc ! imxv4l2sink disp_width=720 disp_height=576                                               
MFW_GST_tvsrc_PLUGIN 3.0.7 build on Jul 31 2013 18:18:05.                                                                                       
[  199.682486] ERROR: v4l2 capture: slave not found! V4L2_CID_HUE                                                                               
[  199.688402] ERROR: v4l2 capture: slave not found! V4L2_CID_HUE                                                                               
MFW_GST_V4LSINK_PLUGIN 4.0.3 build on Dec 15 2015 16:00:19[  199.703890] ERROR: unrecognized std! ffffff (PAL=ff, NTSC=b000                     
.                                                                                                                                               
Setting pipeline to PAUSED ...                                                                                                                  
sensor chip is adv7180_decoder                                                                                                                  
should set the input to 1                                                                                                                       
Pipeline is live and does not need PREROLL ...                                                                                                  
Setting pipeline to PLAYING ...                                                                                                                 
New clock: GstSystemClock                                                                                                                       
full screen size:1920x1080                                                                                                                      
[V4L Update Display]: left=0, top=0, width=720, height=576                                                                                      
set v4l display crop sucessfully                                                                                                                
set v4l rotate sucessfully                                                                                                                      
full screen size:1920x1080                                                                                                                      
>>V4L_SINK: Actually buffer status:                                                                                                             
        hardware buffer : 12                                                                                                                    
        software buffer : 0

Did you try with our stock V2.5 beta 3 demo image at all? Please also have a look at the following article on our developer website.