Hi,
For ADV7180,
On ACM, currently I am using channel - 0, connector X2 , video input -1. But, when I try to switch the channel from 0 to 1, 2, 3 and 4, I am not getting output. My camera works only on channel - 0(video input - 1).
I am switching the channels using following commands, v4l2-ctl -i 0 v4l2-ctl -i 1 v4l2-ctl -i 2 v4l2-ctl -i 3 v4l2-ctl -i 4
The output of each command is as below:
root@colibri-t20:~# v4l2-ctl -i 0
Video input set to 0 (Camera: ok)
root@colibri-t20:~# v4l2-ctl -i 1
Video input set to 1
root@colibri-t20:~# v4l2-ctl -i 2
Video input set to 2
root@colibri-t20:~# v4l2-ctl -i 3
VIDIOC_S_INPUT: failed: Invalid argument
root@colibri-t20:~# v4l2-ctl -i 4
VIDIOC_S_INPUT: failed: Invalid argument
By default, ACM using channel - 0.
For ADV7180 decoder usage, I also assembled the resistors R52, R56, R60, R64 and R68 on ACM.
How can I get input or switch the channels other then 0 in ACM for ADV7180?
Regards,