Tiny Core Extensions > TCE Bugs

[Solved] xscreensaver/glx problems since recent Xorg-7.7-3d.tcz upgrade

<< < (3/7) > >>

Juanito:
I tested the update for several days before posting - I just checked again and glxgears/glxinfo, vkcube/vulkaninfo, xscreensaver and others all work as expected.


--- Code: ---$ glxinfo | grep 20.3
    Version: 20.3.0
OpenGL core profile version string: 4.5 (Core Profile) Mesa 20.3.0
OpenGL version string: 3.0 Mesa 20.3.0
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 20.3.0
--- End code ---

GNUser:
curaga, Xorg.0.log does not seem to contain any related errors: https://pastebin.com/mmFyP7te

I'm stuck because system is supposedly fully updated using official repo, but I can't get past this:

--- Code: ---bruno@x200:~$ glxinfo
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig
--- End code ---

Maybe it has something to do with my graphics hardware? Graphics is really not my forte. My machine is an X200 ThinkPad with integrated Intel graphics and Libreboot.

I'll revert to older Xorg-7.7-3d.tcz for now.

Rich:
Hi GNUser

--- Quote from: GNUser on December 09, 2020, 07:41:02 AM ---curaga, Xorg.0.log does not seem to contain any related errors: https://pastebin.com/mmFyP7te ...
--- End quote ---
Wouldn't this be suspect:

--- Code: ---[    25.306] (II) Initializing extension GLX
[    25.314] (EE) AIGLX error: dlopen of /usr/local/lib/dri/i965_dri.so failed (libzstd.so.1: cannot open shared object file: No such file or directory)
[    25.314] (EE) AIGLX error: unable to load driver i965
[    25.334] (EE) AIGLX error: dlopen of /usr/local/lib/dri/swrast_dri.so failed (libzstd.so.1: cannot open shared object file: No such file or directory)
[    25.334] (EE) AIGLX error: unable to load driver swrast
[    25.334] (EE) GLX: could not load software renderer
[    25.334] (II) GLX: no usable GL providers found for screen 0

 ----- Snip -----

[    25.935] (II) Initializing extension GLX
[    25.936] (EE) AIGLX error: dlopen of /usr/local/lib/dri/i965_dri.so failed (libzstd.so.1: cannot open shared object file: No such file or directory)
[    25.936] (EE) AIGLX error: unable to load driver i965
[    25.936] (EE) AIGLX error: dlopen of /usr/local/lib/dri/swrast_dri.so failed (libzstd.so.1: cannot open shared object file: No such file or directory)
[    25.936] (EE) AIGLX error: unable to load driver swrast
[    25.936] (EE) GLX: could not load software renderer
[    25.936] (II) GLX: no usable GL providers found for screen 0
--- End code ---

GNUser:
Yes, that sure does seem suspect. Strangely, zstd.tcz is loaded, /usr/local/lib/dri/i965_dri.so exists, and /usr/local/lib/dri/swrast_dri.so also exists.

I'm going to fudge the .md5.txt files of all related extensions, to force them to be re-downloaded from official repo during "tce-update". Let's see if that fixes it.

Rich:
Hi GNUser

--- Quote from: GNUser on December 09, 2020, 08:45:46 AM --- ... I'm going to fudge the .md5.txt files of all related extensions, to force them to be re-downloaded from official repo during "tce-update". Let's see if that fixes it.
--- End quote ---

This has always worked to update everything:

--- Code: ---tce-audit builddb
tce-audit updatedeps
tce-audit fetchmissing
tce-update
--- End code ---
Then click the  Exit  icon and select reboot.

By the way, if any of your extensions is missing its  .md5.txt  file, it won't get updated.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version