- Aug 14, 2019
- 106
- 65
Tried it again with Github, again i had to verify my device via gmail (i want my good old simple password logins back)unroot yohudood there might be some light at the end of the glGetUniformLocation tunnel!
tryYou must be registered to see the links, and also please send me the full output of theglinfo
command. for reference, it should look something like this:
Code:$ glinfo GL_VERSION: 4.6.0 NVIDIA 520.56.06 GL_RENDERER: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL_VENDOR: NVIDIA Corporation GL_EXTENSIONS: ... GL_SHADING_LANGUAGE_VERSION = 4.60 NVIDIA GLU_VERSION: 1.3 GLU_EXTENSIONS: ... GLUT_API_VERSION: 4 GLUT_XLIB_IMPLEMENTATION: 13
Code:
$ ./F95Checker-Debug
./F95Checker-Debug: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by ./F95Checker-Debug)
./F95Checker-Debug: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./F95Checker-Debug)
./F95Checker-Debug: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./F95Checker-Debug)
./F95Checker-Debug: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./F95Checker-Debug)
$ ./F95Checker
./F95Checker: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by ./F95Checker)
./F95Checker: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./F95Checker)
./F95Checker: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./F95Checker)
./F95Checker: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./F95Checker)
$ ldd --version
ldd (Debian GLIBC 2.31-13+deb11u5) 2.31
made nearly all updates and still the same (i tend to do those rarely)
NOTE: the 2.35-lines says libm.so.6 <= hope this is only a typo in the message
seems my system has no glinfo but a glxinfo. omitted the last ~200 lines with tables
glxinfo said:
You don't have permission to view the spoiler content.
Log in or register now.