Tiny Core Extensions > TCE Bugs

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

<< < (2/7) > >>

Rich:
Hi GNUser
If you load  mesa-demos.tcz  does this run without errors:

--- Code: ---glxinfo
--- End code ---

GNUser:
Hi, Rich. Thanks for the suggestions.


--- Code: ---$ ldd /opt/bin/xscreensaver
/opt/bin/xscreensaver: error while loading shared libraries: /opt/bin/xscreensaver: ELF file ABI version invalid
$ tce-load -wi mesa-demos
...
$ glxinfo
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig
--- End code ---

The  ldd  error doesn't bother me because I get the same error with all other AppImages, including ones that are working perfectly.

The glxinfo is more concerning. I will see if the error goes away when I load the older version of Xorg-7.7-3d.

GNUser:
Everything points to a problem with the new version of Xorg-7.7-3d.tcz.

If I change nothing except replace new version of said extension with old version then reboot, then  glxinfo  works fine:


--- Code: ---$ glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_no_error,
    GLX_ARB_create_context_profile, GLX_ARB_fbconfig_float,
    GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample,
...
--- End code ---

Rich:
Hi GNUser
Looking at the dates in the  .info  files:

--- Code: ---mesa-demos.tcz        2019/11/11 recompiled against mesa-19.2.3
Xorg-7.7-3d.tcz       2020/12/06 updated 19.2.3 -> 20.3.0
--- End code ---
I'm guessing  glxinfo  may have failed because  mesa-demos  depends on  Xorg-7.7-3d  which was compiled after  mesa-demos.

curaga:
Check your Xorg.0.log for any 3d/drm errors.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version