<div dir="ltr">Hello there,<div><br></div><div>I am trying to enable GTK3 on Buildroot to deploy to a Raspberry Pi 4, and having trouble initializing the Xorg server with an HDMI display.  The persistent error seems to be an undefined symbol while loading fbturbo_drv.so.  I tried manually loading the libraries in the config file, which helped with some of the undefined symbol errors, but the symbol "fbdevHWSave" has continued to throw an error.  I have a Weston daemon running on the device, and on boot a desktop screen shows up on the display.   </div><div><br></div><div>Running the example application /usr/bin/gtk3-demo works with X forwarding, but not to a local display.  When trying to initialize a window to the HDMI connected display, I get the error:</div># /usr/bin/gtk3-demo<br>Unable to init server: Could not connect: Connection refused<br><br><div>(gtk3-demo:300): Gtk-WARNING **: 00:25:46.798: cannot open display:</div><div><br></div><div>I tried setting the local DISPLAY variable to :0.0, without success.  Please find my attached Buildroot configuration file and xinit log file.</div><div>From your experience working with GUI libraries in Buildroot, do you have any suggestions aside from Qt and GTK?  I appreciate any guidance you can provide, thank you in advance for your time.   </div><div><br></div><div>Best,</div><div>Derek </div></div>