Tiny Core Extensions > TCE Bugs
[Solved] xscreensaver/glx problems since recent Xorg-7.7-3d.tcz upgrade
GNUser:
Since the recent Xorg-7.7-3d.tcz upgrade to version 20.3.0, my portable version of xscreensaver fails with this kind of error:
--- Code: ---glmatrix: display ":0.0" does not support the GLX extension.
glknots: display ":0.0" does not support the GLX extension.
glmatrix: display ":0.0" does not support the GLX extension.
lockward: display ":0.0" does not support the GLX extension.
geodesic: display ":0.0" does not support the GLX extension.
glmatrix: display ":0.0" does not support the GLX extension.
--- End code ---
Any ideas how to fix, short of reverting to Xorg-7.7-3d.tcz version 19.2.3?
Juanito:
Did you update libEGL, libGL and libGLESv2 at the same time?
GNUser:
The system is fully updated, so I assume those extensions were updated at the same time.
--- Code: ---bruno@x200:~$ cat /opt/tcemirror
http://repo.tinycorelinux.net/
bruno@x200:~$ tce-update
Checking for Easy Mode Operation... OK
Press Enter key to begin batch update of extensions in /sda3/tce
or enter any char to exit now:
Checking Tiny Core Applications in /mnt/sda3/tce/optional
Your system is up-to-date.
Press Enter key.
bruno@x200:~$ tce-status -i | grep 'lib.*GL'
libEGL
libGL
libGLESv2
--- End code ---
I can confirm that on this fully-updated TCL11.1 x86_64 machine, the problem goes away if I go into tce/optional/ and replace newest Xorg-7.7-3d.tcz with previous version then reboot.
GNUser:
Maybe the portable application has a built-in, older version of one or more of these libraries. I'll check.
Rich:
Hi GNUser
You could try this to see if it reveals anything:
--- Code: ---ldd /Path/To/xscreensaver
--- End code ---
Navigation
[0] Message Index
[#] Next page
Go to full version