Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: nano on January 27, 2015, 12:46:21 AM
-
Hi
I load Xorg-7.7-3d in onboot.lst and remove xvesa, I want to run opengl application, but when I run them give me: "Could not initialize GLX".
I load xdemos and run glxinfo it says "Error: couldn't find RGB GLX visual or fbconfig". in Xorg.0.log this error loged:
[ 15.704] (EE) AIGLX error: dlopen of /usr/local/lib/dri/i915_dri.so failed (/usr/local/lib/dri/i915_dri.so: cannot open shared object file: No such file or directory)
[ 15.704] (EE) AIGLX: reverting to software rendering
[ 15.704] (II) AIGLX: Screen 0 is not DRI capable
[ 15.704] (EE) AIGLX error: dlopen of /usr/local/lib/dri/swrast_dri.so failed (/usr/local/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
[ 15.704] (EE) GLX: could not load software renderer
[ 15.704] (II) GLX: no usable GL providers found for screen 0
what's the problem?
Another question, i remove xvesa from onboot.lst, but in Xor.0.log appears that xvesa loaded and then unloaded, why?
[ 15.650] (II) UnloadModule: "vesa"
[ 15.650] (II) Unloading vesa
[ 15.650] (II) UnloadModule: "fbdev"
[ 15.650] (II) Unloading fbdev
[ 15.650] (II) UnloadSubModule: "fbdevhw"
[ 15.650] (II) Unloading fbdevhw
Xorg.0.log is attached.
-
Do you have graphics-KERNEL loaded?
The "vesa" being referred to is "xf86-video-vesa", not Xvesa.
-
Yes, i use zf86-video-intel, in onboot.lst i have:
Xlibs.tcz
Xorg-7.7-3d.tcz
libxcb.tcz
xf86-video-intel.tcz
dbus.tcz
-
I just tried on my intel hardware - I get the same glx errors without Xorg-7.7-3d loaded (or loaded after X has started) and the errors disappear when Xorg-7.7-3d is loaded (or X is restarted if Xorg-7-7-3d was loaded after X was originally started).
-
Should i change onboot.lst order? How restart x? after boot i run startx again, the problem exist.
-
If Xorg-7-7-3d, xf86-video-intel and graphics-KERNEL are loaded "onboot", then everything should be OK.
-
I have Xorg-7-7-3d, xf86-video-intel and graphics-KERNEL in onboot.lst, but the problem exists.
I have the same setting on Core5.3 and that was OK, but in Core6.0 I have this problem.
-
have you used the apps gui to update all of your extensions to the latest version in tc-6.x?
-
Yes, i update with apps gui, but all the extensions were update. (i do a new installation of core6
-
You can test this on a virtual machine (I did on VirtualBox):
1- Install CorePlus5.3 -> install xf86-video-vmware and xdemos -> glxinfo is OK. [/var/log/Xorg.0.log http://termbin.com/wvk5]
2- Install CorePlus6.0 -> install xf86-video-vmware and xdemos -> glxinfo give you "Error: couldn't find RGB GLX visual or fbconfig". [/var/log/Xorg.0.log http://termbin.com/1hr1]
I don't know what's the reason?
-
No one could help?
-
I'm a newbie to TC, but not Linux, & have found that some extensions for 6.0 don't have the correct dependencies listed - so I went back to 5.4 to get to grips with how TC works compared to a regular distro - may be better for you too. :)
(I also had problems with the Apps program on 6.0.)
-
have found that some extensions for 6.0 don't have the correct dependencies listed
Please report issues you found.
-
I checked Xorg and xf86-video-intel, deps on TC 6 and 5.4, there was no difference.
I think KERNEL or graphics-KERNEL of TC 6 has made this problem.
-
have found that some extensions for 6.0 don't have the correct dependencies listed
Please report issues you found.
I did start a thread for them.:)
-
Thanks
Please add address of thread here.