Hello Champs,
HW: AM3354 own board
SW:ti-processor-sdk-linux-am335x-evm-06.03.00.106
Customer is migrating ti sdk uboot,linux to his own board. Using SD boot mode, the serial port can show the SD data after booting up. But the display screen can't show correctly, it only showed "please wait..." like below snapshot.
He has tried other commands, but the screen can't display, either.
root@am335x-evm:~# /etc/init.d/matrix-gui-2.0 stop
Stopping Matrix GUI applicationstart-stop-daemon: warning: killing process 808: No such process
.
root@am335x-evm:~# /etc/init.d/weston stop
Stopping Weston
root@am335x-evm:~# /etc/init.d/weston start
Starting Weston
root@am335x-evm:~# /etc/init.d/matrix-gui-2.0 start
/home/root
Removing stale PID file /var/run/matrix-gui-2.0.pid.
Starting Matrix GUI application.
root@am335x-evm:~#
root@am335x-evm:~# kmscube -a
### Enabling all displays
### Display [0]: CRTC = 29, Connector = 31, format = 0x34325258
Mode chosen [800x480] : Clock => 33200, Vertical refresh => 60, Type => 72
Horizontal => 800, 840, 968, 1056, 0
Vertical => 480, 491, 493, 525, 0
### Primary display => ConnectorId = 31, Resolution = 800x480
PVR:(Error): OpenServices: PVRDRMOpenRender failed [0, ]
PVR:(Error): PVRSRVConnect: Unable to open connection. [0, ]
PVR:(Error): Couldn't connect to services [0, ]
PVR:(Error): PVRDRIEGLGlobalDataInit: PVR Services initialisation failed [0, ]
PVR:(Error): PVRDRICreateScreenImpl: Couldn't create EGL global data [0, ]
MESA-LOADER: failed to open kms_swrast (search paths /usr/lib/dri)
failed to load driver: kms_swrast
MESA-LOADER: failed to open swrast (search paths /usr/lib/dri)
failed to load swrast driver
Segmentation fault (core dumped)
root@am335x-evm:~# /etc/init.d/weston start modetest
Starting Weston
root@am335x-evm:~# weston --tty=1 --connector=26
Date: 2020-04-19 UTC
[02:20:38.792] weston 5.0.0
wayland.freedesktop.org
Bug reports to:
gitlab.freedesktop.org/.../
Build: unknown (not built from git or tarball)
[02:20:38.793] Command line: weston --tty=1 --connector=26
[02:20:38.793] OS: Linux, 4.19.94-gbe5389fd85, #1 PREEMPT Sun Apr 19 03:43:09 UTC 2020, armv7l
[02:20:38.794] Using config file '/etc//weston.ini'
[02:20:38.794] Output repaint window is 7 ms maximum.
[02:20:38.795] Loading module '/usr/lib/libweston-5/wayland-backend.so'
[02:20:38.795] Failed to load module: /usr/lib/libweston-5/wayland-backend.so: cannot open shared object file: No such file or directory
[02:20:38.795] fatal:
Thanks.
Rgds
Shine