HI all,
I just cloned
https://github.com/Avnet/meta-maaxboard/tree/mickledore a week ago,
meta-maaxboard commit is :
commit 95233e4 (HEAD -> mickledore, origin/mickledore)
Author: wenxue.guo wenxue.guo@avnet.com
Date: Wed Jan 17 14:58:12 2024 +0800
I build with avnet-image-chromium
but after image boot up , there is no any display including no any lines ,log out put in hdmi screen( the old zeus it had wayland display before ).
after bootup, I changed /boot/uEnv.txt
to
####Display can support mipi, hdmi and dual
dtoverlay_display=hdmi
it seems hdmi shoud work, but after rebooting, no any dispplay ether.
it seems the image no any output from hdmi
any help ? thanks
I also post the issue here:
solved. changed uEnv.txt in sd card the first partition (or in yocto source code) not in /boot/uEnv.txt after booting up
Hello,
I'm glad you solved the issue, then you are playing with the yocto BSP from the community
Regards