axis crash during init "Assertion `srb->Map' fail"
31 Oct 2014 17:24 #52615
by mario_rl
axis crash during init "Assertion `srb->Map' fail" was created by mario_rl
Hy,
I'm getting that problem with axis... when I try to use tklinuxcnc changing it in [DISPLAY] parameter area, works fine...
I think it would be a video performance issue:
What do you recommend, to directly install a video card separated from chipset, or may be managinig with configuration.
Thanks in advance, mario.
I'm getting that problem with axis... when I try to use tklinuxcnc changing it in [DISPLAY] parameter area, works fine...
I think it would be a video performance issue:
python: swrast/s_renderbuffer.c:588: map_attachment: Assertion `srb->Map' failed.
/usr/bin/linuxcnc: lĂnea 766: 4944 Abortado $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS
What do you recommend, to directly install a video card separated from chipset, or may be managinig with configuration.
Thanks in advance, mario.
Please Log in or Create an account to join the conversation.
01 Nov 2014 00:26 #52628
by ArcEye
Replied by ArcEye on topic axis crash during init "Assertion `srb->Map' fail"
Hi
You have not said what distro you are running, but the problem is in libgl1-mesa.
In other words it is the implementation of glx used by Axis that is not compatible with your video chip / card.
This fits with your being able to use the tk gui without problems
You can try using the software acceleration implementation first, that very often cures it
wiki.linuxcnc.org/cgi-bin/wiki.pl?Troubl...oftware_based_OpenGL
If not you probably need to use a card, but need to know a bit about your system to give any possible candidates
regards
You have not said what distro you are running, but the problem is in libgl1-mesa.
In other words it is the implementation of glx used by Axis that is not compatible with your video chip / card.
This fits with your being able to use the tk gui without problems
You can try using the software acceleration implementation first, that very often cures it
wiki.linuxcnc.org/cgi-bin/wiki.pl?Troubl...oftware_based_OpenGL
If not you probably need to use a card, but need to know a bit about your system to give any possible candidates
regards
The following user(s) said Thank You: mario_rl
Please Log in or Create an account to join the conversation.
03 Nov 2014 19:07 #52715
by mario_rl
Replied by mario_rl on topic axis crash during init "Assertion `srb->Map' fail"
Great! that solved not only the axis issue, but also the realtime delay msg I get in every GUI skin. I must apply that update to my son's tablet since he can't play minecraft
Please Log in or Create an account to join the conversation.
Time to create page: 0.063 seconds