Part Number:AM5728
Tool/software: Linux
Hi,
a customer is trying to bring up Weston on their custom HW. with AM5728. We tested the modetest colorbar test and that works.
Currently the difference between the AM5728 IDK with Processor SDK weston.log and the customer weston.log is the following:
[failing AM5728 customer HW/SW]
weston.log
[00:03:28.454] GL ES 2 renderer features:
read-back format: RGBA
wl_shm sub-image to texture: no
EGL Wayland extension: yes
[00:03:28.520] event0 - [00:03:28.520] eGalax Inc. eGalaxTouch EXC3189-2436-08.00.00: [00:03:28.520] is tagged by udev as: Touchscreen
[00:03:28.520] event0 - [00:03:28.520] eGalax Inc. eGalaxTouch EXC3189-2436-08.00.00: [00:03:28.520] device is a touch device
[00:03:28.521] Registered plugin API 'weston_drm_output_api_v1' of size 12
[00:03:28.522] failed to choose EGL config for output
[00:03:28.522] failed to create egl surface
[00:03:28.522] failed to create gl renderer output state
[00:03:28.522] Failed to init output gl state
[00:03:28.522] Enabling output "UNNAMED-1" failed.
[00:03:28.522] Compositor capabilities:
arbitrary surface rotation: yes
screen capture uses y-flip: yes
presentation clock: CLOCK_MONOTONIC, id 1
presentation clock resolution: 0.000000001 s
[00:03:28.528] Loading module '/lib/weston/desktop-shell.so'
[00:03:28.538] launching '/libexec/weston-keyboard'
[00:03:28.539] caught signal: 11
Failed to process Wayland connection: Broken pipe
failed to create display: Broken pipe
Trace/breakpoint trap
[working AM5728 IDK]
weston.log in the same place
[01:30:40.036] Chosen EGL config details:
RGBA bits: 8 8 8 8
swap interval range: 1 - 1
Is there a dependency missing or kernel driver not loading properly?
Thanks,
--Gunter