On Tue, 2018-10-30 at 19:20 -0700, Desone Burns wrote: > That is correct. I modified my image definition to include version > 4.18 of the Linux-yocto recipe and verified the kernel version > updated as well. The problem seems to be with X11 starting up, it > says something about not being able to run in framebuffer mode. Could > this be a driver issue? >
If you haven't already, you will have to rebuild the linux-yocto kernel with CONFIG_DRM_AMDGPU enabled (which is not enabled by default). Thanks, Anuj -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
