Hi Guys,
We have VAYU XC5777X EVM CPU board Rev E1,
SDK - VisionSDK_02_11
Kernel - 3.14
DEFAULT_UBOOT_CONFIG := dra7xx_evm_vision_config
DEFAULT_KERNEL_CONFIG := omap2plus_defconfig
DEFAULT_DTB := dra7-evm-infoadas.dtb
MAKECONFIG?=tda2ex_evm_linux_all
We have not changed anything, by default HDMI should work, but it is failing to work.
root@dra7xx-evm:~# modetest
trying to load module i915...failed.
trying to load module radeon...failed.
trying to load module nouveau...failed.
trying to load module vmwgfx...failed.
trying to load module omapdrm...success.
Encoders:
id crtc type possible crtcs possible clones
Connectors:
id encoder status type size (mm) modes encoders
CRTCs:
id fb pos size
16 0 0 0,0 0,0 0
formats: RG16 RX12 XR12 RA12 AR12 XR15 AR15 RG24 RX24 XR24 RA24 AR24 NV12 YUYV UYVY
props:
4 rotation:
flags: bitmask
values: rotate-0=0x1 rotate-90=0x2 rotate-180=0x4 rotate-270=0x8 reflect-x=0x10 reflect-y=0x20
value: 0
5 zorder:
flags: range
values: 0 3
value: 0
6 global_alpha:
flags: range
values: 0 255
value: 0
7 pre_mult_alpha:
flags: enum
enums: disable=0 enable=1
value: 0
Frame buffers:
id size pitch
root@dra7xx-evm:~# kmscube -c 16
trying to load module omapdrm...success.
no connected connector!
failed to initialize DRM
already posted
One more question:
For VAYU XC5777X Board, REV E1 -> In which config file we should use.
MAKECONFIG?=tda2ex_evm_linux_all (or) MAKECONFIG?=tda2xx_evm_linux_all ????????
regards,
Ganesh