From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] imx-drm not getting installed
Date: Tue, 8 Oct 2019 21:39:31 +0200 [thread overview]
Message-ID: <20191008213931.1409bd7f@gmx.net> (raw)
In-Reply-To: <CAOMZO5CLskrZpdWAeL98fgW8A4CcfHLY6=AfoKgamAAyDDDOYw@mail.gmail.com>
Hello Fabio,
On Mon, 7 Oct 2019 10:31:16 -0300, Fabio Estevam <festevam@gmail.com> wrote:
> Hi Bernd,
>
> I am testing the latest Mesa 19.2 on imx6 (Etnaviv) and mx53
> (Freedreno) and I notice that the imx-drm library is no longer getting
> installed:
>
> # /usr/share/Qt5/CinematicExperience/Qt5_CinematicExperience
> MESA-LOADER: failed to open imx-drm (search paths /usr/lib/dri)
> failed to load driver: imx-drm
>
> # ls /usr/lib/dri
> etnaviv_dri.so kms_swrast_dri.so swrast_dri.so
> kgsl_dri.so msm_dri.so
> #
>
> For imx6 I am using the configs/imx6-sabresd_qt5_defconfig target.
>
> Any ideas?
Enabling 'BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_KMSRO=y' enables the
missing drivers...
Before:
$ ls target/usr/lib/dri/
etnaviv_dri.so kms_swrast_dri.so swrast_dri.so
After:
$ ls target/usr/lib/dri/
armada-drm_dri.so ili9341_dri.so mxsfb-drm_dri.so st7735r_dri.so
etnaviv_dri.so imx-drm_dri.so pl111_dri.so stm_dri.so
exynos_dri.so kms_swrast_dri.so repaper_dri.so sun4i-drm_dri.so
hx8357d_dri.so meson_dri.so rockchip_dri.so swrast_dri.so
ili9225_dri.so mi0283qt_dri.so st7586_dri.so
Regards,
Peter
>
> Thanks,
>
> Fabio Estevam
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
next prev parent reply other threads:[~2019-10-08 19:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-07 13:31 [Buildroot] imx-drm not getting installed Fabio Estevam
2019-10-08 19:39 ` Peter Seiderer [this message]
2019-10-08 19:53 ` Fabio Estevam
2019-10-10 13:05 ` Johan Derycke
2019-10-10 17:01 ` Peter Seiderer
2019-10-10 18:53 ` Peter Seiderer
2019-10-11 8:22 ` Johan Derycke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191008213931.1409bd7f@gmx.net \
--to=ps.report@gmx.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox