[Buildroot] imx-drm not getting installed

Peter Seiderer ps.report at gmx.net
Thu Oct 10 17:01:16 UTC 2019


Hello Johan,

On Thu, 10 Oct 2019 15:05:18 +0200, Johan Derycke <johanderycke at gmail.com> wrote:

> Hi,
>
> While testing this (it works :-)) I discovered that those .so files are all
> identical files.

Funny (but true):

	$ ls -l target/usr/lib/dri/
total 108148
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 armada-drm_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 etnaviv_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 exynos_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 hx8357d_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 ili9225_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 ili9341_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 imx-drm_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 kms_swrast_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 meson_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 mi0283qt_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 mxsfb-drm_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 pl111_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 repaper_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 rockchip_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 st7586_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 st7735r_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 stm_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 sun4i-drm_dri.so
-rwxr-xr-x 19 seiderer users 5827712 Oct  8 22:48 swrast_dri.so


	$ md5sum target/usr/lib/dri/*
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/armada-drm_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/etnaviv_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/exynos_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/hx8357d_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/ili9225_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/ili9341_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/imx-drm_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/kms_swrast_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/meson_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/mi0283qt_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/mxsfb-drm_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/pl111_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/repaper_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/rockchip_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/st7586_dri.so
5b80a22b0dc635fc311aa6e0a9964d32  target/usr/lib/dri/st7735r_dri.so


> Shouldn't this be all symlinks? My rootfs image actually got to big to fit
> my embedded device ...

More a question for the mesa3d developer group?

Or in case this is intentional something for an customized install step...

Regards,
Peter

>
> Best regards,
>
>
>
>
> Op di 8 okt. 2019 om 21:54 schreef Fabio Estevam <festevam at gmail.com>:
>
> > Hi Peter,
> >
> > On Tue, Oct 8, 2019 at 4:39 PM Peter Seiderer <ps.report at gmx.net> wrote:
> >
> > > Enabling 'BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_KMSRO=y' enables the
> > > missing drivers...
> >
> > Excellent, thanks!
> >
> > Should BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_KMSRO=y be automatically
> > selected when a gallium driver is selected?
> >
> > Otherwise we will need to patch the existing defconfig files to avoid
> > a regression.
> >
> > Thanks
> > _______________________________________________
> > buildroot mailing list
> > buildroot at busybox.net
> > http://lists.busybox.net/mailman/listinfo/buildroot
> >



More information about the buildroot mailing list