Skip to content

Instantly share code, notes, and snippets.

@calvinchengx
Created August 5, 2020 04:42
Show Gist options
  • Save calvinchengx/db601026e3bfadc8c60530b2889eb8b0 to your computer and use it in GitHub Desktop.
Save calvinchengx/db601026e3bfadc8c60530b2889eb8b0 to your computer and use it in GitHub Desktop.
pi@raspberrypi:~/flutter-pi $ sudo find / -name libGL*
find: '/run/user/1000/gvfs': Permission denied
/opt/vc/lib/libGLESv2_static.a
/usr/lib/chromium-browser/swiftshader/libGLESv2.so
/usr/lib/arm-linux-gnueabihf/libGLX.so.0
/usr/lib/arm-linux-gnueabihf/libGLX_mesa.so.0.0.0
/usr/lib/arm-linux-gnueabihf/libGLdispatch.so.0.0.0
/usr/lib/arm-linux-gnueabihf/libGL.so.1
/usr/lib/arm-linux-gnueabihf/libGLESv2.so.2.1.0
/usr/lib/arm-linux-gnueabihf/libGLESv2.so.2
/usr/lib/arm-linux-gnueabihf/libGLX.so.0.0.0
/usr/lib/arm-linux-gnueabihf/libGLX_indirect.so.0
/usr/lib/arm-linux-gnueabihf/libGL.so.1.7.0
/usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so.1.2.0
/usr/lib/arm-linux-gnueabihf/libGLX_mesa.so.0
/usr/lib/arm-linux-gnueabihf/libGLESv1_CM.so.1
/usr/lib/arm-linux-gnueabihf/libGLdispatch.so.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment