From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Thu, 2 Mar 2017 14:22:09 -0300 Subject: [Buildroot] libqeglfs.so not found on imx6 In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Thu, Mar 2, 2017 at 2:15 PM, Jagan Teki wrote: > I've built GPU drivers as well, please see below kernel dmesg. > > dmesg: > --------- > [ 1.002652] console [ttymxc3] enabled > [ 1.016395] etnaviv gpu-subsystem: bound 134000.gpu (ops gpu_ops) I see you are using the mainline kernel. You need to install mesa 17.0.0 and etnaviv gallium drivers (they are available in the master branch now). Then you can use kmscube for a quick test to check everything was properly installed.