Other Parts Discussed in Thread: AM3894
Hi all,
I'm porting ezsdk Linux dm816evm 5.03.01.05 to custom board with Sitara AM3894 processor. And I having a problem with GUI appearing on monitor. Linux boots but there is no picture on monitor, but I can see that monitor has a backlight so I suppose that video drivers are loaded properly.
I have typed lsmod to console and this is a output message I got:
root@dm816x-evm:~# lsmod
Module Size Used by
bufferclass_ti 4946 0
omaplfb 10794 0
pvrsrvkm 155450 2
ipv6 209855 12
ti81xxhdmi 14478 0
ti81xxfb 21771 1
vpss 72346 3 omaplfb,ti81xxhdmi,ti81xxfb
syslink 1113011 0
As I can see after Linux boots is this message Starting Matrix GUI application/etc/rc5.d/S99matrix-gui-e: line 46: can't create /var/run/matrix-gui-e.pid: nonexistent directory and I think this is the reason I don't get any output on monitor over HDMI.
This is boot log 3731.linux_qt_sitara.txt
BR,
Srdjan