From f668d817271df2cc1fbcf940083d374d221fc9e2 Mon Sep 17 00:00:00 2001 From: aiminick <83101338@qq.com> Date: Thu, 7 Feb 2019 21:17:28 +0800 Subject: [PATCH] Update others.md --- docs/others.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/others.md b/docs/others.md index f82a53c..b742769 100644 --- a/docs/others.md +++ b/docs/others.md @@ -51,3 +51,9 @@ sudo chmod +x /usr/sbin/chromium_mod-xface.sh ## --disable-gpu-compositing to use vc4 ?? ``` + +#### libGL.so armhf + +```shell +apt install libgl1-mesa-dri:armhf libgl1-mesa-glx:armhf glx-alternative-mesa:armhf +```