Part Number: AM5728
Tool/software: Linux
Hi
We are using sitara am5728 processor based on ti-processor-sdk-linux-am57xx-evm-03.01.00.06.
There is what we meet.When I use LCD and HDMI together,only HDMI will show the Matrix GUI,the LCD show the weston.we want to let the lcd show the Matrix GUI and HDMI show the weston.
In the file am57xx-evm-common.dtsi,we set the display0 = &lcd0;display1 = &hdmi0;
It change nothing , this is so confused to me.
I also try the command "unset WAYLAND_DISPLAY" "weston --tty=1 --connector=36(lcd id)"
then the lcd will show the weston interface,but the serial will stop at "launching '/usr/libexec/weston-desktop-shell"
when I press Ctrl+c,the serial print
^C[07:34:48.774] /usr/libexec/weston-desktop-shell died on signal 2
[07:34:48.774] caught signal 2
[07:34:48.774] Error: /usr/libexec/weston-desktop-shell apparently cannot run at all.
Quitting...
and the lcd will show the tty1 terminal interface.
there is my question:
1.why the am57xx-evm-common.dtsi can't change the default display and second display?
2.what's the meaning of the weston error?
3.do i have other way to change the Matrix GUI from HDMI to LCD?
any help will be appreciated.
Thanks.
