<p dir="ltr">Could you try to reinstall package containing missed /usr/lib/i386-linux-gnu/egl/egl_gallium.so with</p>
<p dir="ltr">sudo apt-get install --reinstall libegl1-mesa-drivers<br>
?</p>
<p dir="ltr">Did you try to install scilab 5.3.3 from ubuntu repositories (sudo apt-get install scilab)? Does it work?<br>
Manual unpacking 5.5.1 to /usr/local may cause missed system dependencies. On my ubuntu I have many scilab versions - 5.3.3 from repository and newer versions (unpacked to ~/Software with custom  launchers on desktop).</p>
<div class="gmail_quote">29 мая 2015 г. 4:28 пользователь "Tim Wescott" <<a href="mailto:tim@wescottdesign.com">tim@wescottdesign.com</a>> написал:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I upgraded to the 14.04 HWE, and now I can't show a graph at all.<br>
<br>
I can change the problems that I get, but basically I start Scilab and<br>
get:<br>
<br>
 libEGL warning: Could not open<br>
driver /usr/lib/i386-linux-gnu/egl/egl_gallium.so<br>
(/usr/local/share/scilab-5.5.1/lib/thirdparty/libgcc_s.so.1: version<br>
`GCC_4.7.0' not found (required<br>
by /usr/lib/i386-linux-gnu/egl/egl_gallium.so))<br>
libEGL warning: DRI2: failed to authenticate<br>
libEGL warning: DRI2: failed to open swrast (search<br>
paths /usr/lib/fglrx/dri:/usr/lib/i386-linux-gnu/dri:/usr/lib/dri)<br>
libEGL warning: DRI2: failed to authenticate<br>
libEGL warning: DRI2: failed to open swrast (search<br>
paths /usr/lib/fglrx/dri:/usr/lib/i386-linux-gnu/dri:/usr/lib/dri)<br>
libEGL warning: DRI2: failed to authenticate<br>
libEGL warning: DRI2: failed to open swrast (search<br>
paths /usr/lib/fglrx/dri:/usr/lib/i386-linux-gnu/dri:/usr/lib/dri)<br>
<br>
At this point I try to open a graph (plot2d(1:10)), the graph window<br>
opens, and Scilab freezes.<br>
<br>
On Thu, 2015-05-28 at 23:58 +0300, Nikolay Strelkov wrote:<br>
> I forgot to mention - I have 14.04 HWE<br>
> ( <a href="https://wiki.ubuntu.com/Kernel/LTSEnablementStack#Desktop-1" target="_blank">https://wiki.ubuntu.com/Kernel/LTSEnablementStack#Desktop-1</a> ) on my<br>
> Ubuntu 12.04.5 LTS.<br>
><br>
><br>
> 28 мая 2015 г. 22:55 пользователь "Nikolay Strelkov"<br>
> <<a href="mailto:n.strelkov@gmail.com">n.strelkov@gmail.com</a>> написал:<br>
>         Dear Tim!<br>
><br>
><br>
>         I did some tests.<br>
><br>
>         Ubuntu 14.04.2 LTS i386:<br>
><br>
>         $ glxinfo | grep -i vendor<br>
>         server glx vendor string: SGI<br>
>         client glx vendor string: Mesa Project and SGI<br>
>         OpenGL vendor string: X.Org<br>
><br>
>         $ lsmod | grep drm<br>
>         drm_kms_helper         55071  1 radeon<br>
>         drm                   303102  5 ttm,drm_kms_helper,radeon<br>
><br>
>         Your command works normally<br>
>         scf(0); clf; plot2d(sin((0:0.01:1) * 4 * %pi))<br>
><br>
><br>
><br>
>         Ubuntu 12.04.5 LTS i386:<br>
>         $ glxinfo | grep -i vendor<br>
>         server glx vendor string: SGI<br>
>         client glx vendor string: Mesa Project and SGI<br>
>         OpenGL vendor string: VMware, Inc.<br>
><br>
>         $ lsmod | grep drm<br>
>         drm_kms_helper         49282  1 radeon<br>
>         drm                   249595  3 radeon,ttm,drm_kms_helper<br>
><br>
><br>
><br>
>         Your command works normally<br>
>         scf(0); clf; plot2d(sin((0:0.01:1) * 4 * %pi))<br>
><br>
><br>
><br>
>         So I have no problems with A4-4000 APU.<br>
><br>
>         What exact laptop model do have?<br>
>         I understood about AMD A10. But may be there is a discrete<br>
>         (hybrid) card too?<br>
><br>
><br>
><br>
><br>
>         With best regards,<br>
>         maintainer and developer of Mathieu functions toolbox for<br>
>         Scilab,<br>
>         IEEE member, Ph.D.,<br>
>         Nikolay Strelkov.<br>
><br>
>         2015-05-28 18:25 GMT+03:00 <<a href="mailto:tim@wescottdesign.com">tim@wescottdesign.com</a>>:<br>
>                 For what it's worth, in Lubuntu the full fglrx<br>
>                 packages causes immediate crashes, while uninstalling<br>
>                 all fgrlx-related stuff except for fgrlx-core makes it<br>
>                 last a while before it dies.<br>
><br>
>                 Also, this computer was a rush job to replace my<br>
>                 rather old previous machine which died Monday morning,<br>
>                 and all I did to "install" the OS was to use the old<br>
>                 hard drive.  As a consequence, the new machine is<br>
>                 running in 32-bit mode, not 64.  I'm not sure how<br>
>                 mature the 64-bit stuff is, or how neglected the<br>
>                 32-bit stuff may be at this point.<br>
><br>
><br>
>                 On 2015-05-28 00:18, Nikolay Strelkov wrote:<br>
><br>
>                         Dear guys!<br>
><br>
>                         I'll test Scilab on AMD A4-4000 today with<br>
>                         Ubuntu 12.04.5 LTS and<br>
>                         14.04.2 LTS and report back.<br>
><br>
>                         On my laptops I successfully use Scilab 5.x on<br>
>                         Intel HD graphics (open<br>
>                         drivers) and old Nvidia (GTX6xx, GT425, 9600GT<br>
>                         both with proprietary<br>
>                         drivers).<br>
>                         28 мая 2015 г. 10:44 пользователь "Antoine<br>
>                         Monmayrant"<br>
>                         <<a href="mailto:amonmayr@laas.fr">amonmayr@laas.fr</a>> написал:<br>
><br>
><br>
>                                 Le Jeudi 28 Mai 2015 06:54 CEST, Tim<br>
>                                 Wescott<br>
>                                 <<a href="mailto:tim@wescottdesign.com">tim@wescottdesign.com</a>> a écrit:<br>
><br>
>                                         Strike that, I'm running<br>
>                                         12.04.  Dang.  Time to<br>
>                                         upgrade, I<br>
>                                 guess.<br>
><br>
>                                 Yep, first thing to do.<br>
>                                 And keep on digging on the videocard<br>
>                                 driver side if you still have<br>
>                                 troubles.<br>
>                                 Scilab tends to be a good way to<br>
>                                 detect buggy video drivers!<br>
>                                 Getting a cheap videocard with decent<br>
>                                 drivers might be the easiest<br>
>                                 way to solve your problem.<br>
>                                 You might try to ask other Linux users<br>
>                                 what card they have and<br>
>                                 whether they get graphics related<br>
>                                 crashes.<br>
><br>
>                                 Antoine<br>
><br>
><br>
>                                         On Wed, 2015-05-27 at 08:15<br>
>                                         +0300, Nikolay Strelkov wrote:<br>
>                                         > Dear Tim!<br>
>                                         ><br>
>                                         > For me it seems that you<br>
>                                         need to use proprietary AMD<br>
>                                         drivers -<br>
>                                 fglrx.<br>
>                                         > Open drivers are buggy and<br>
>                                         show low-performance.<br>
>                                         ><br>
>                                         > If you want to use open<br>
>                                         driver on Ubuntu 12.04 LTS<br>
>                                         (precise)<br>
>                                 you<br>
>                                         > should upgrade its HWE to<br>
>                                         14.04 LTS (trusty).<br>
>                                         ><br>
>                                         > With best regards,<br>
>                                         > Nikolay.<br>
>                                         ><br>
>                                         ><br>
>                                         > 27 мая 2015 г. 3:22<br>
>                                         пользователь "Tim Wescott"<br>
>                                 <<a href="mailto:tim@wescottdesign.com">tim@wescottdesign.com</a>><br>
>                                         > написал:<br>
>                                         >         Running a Scilab<br>
>                                         algorithm that puts up a lot<br>
>                                         of<br>
>                                 graphs,<br>
>                                         >         Scilab crashes<br>
>                                         >         with the report<br>
>                                         below.  It's only happened<br>
>                                         with<br>
>                                 Scilab, but it<br>
>                                         >         appears<br>
>                                         >         to be the video<br>
>                                         driver that's complaining, so<br>
>                                         I<br>
>                                 don't know if<br>
>                                         >         this is a<br>
>                                         >         problem with Linux<br>
>                                         or with Scilab.  The processor<br>
>                                 is an AMD<br>
>                                         >         A10 with<br>
>                                         >         on-board video<br>
>                                         processing which is<br>
>                                         considerably<br>
>                                 different from<br>
>                                         >         my<br>
>                                         >         12-year-old Dell<br>
>                                         that this computer is<br>
>                                         replacing.<br>
>                                         ><br>
>                                         >         Does anyone have<br>
>                                         clues for the clueless?<br>
>                                 Particularly<br>
>                                         >         suggestions for<br>
>                                         >         isolating, fixing,<br>
>                                         or working around the problem?<br>
>                                         ><br>
>                                         >         radeon: Failed to<br>
>                                         allocate a buffer:<br>
>                                         >         radeon:    size<br>
>                                           : 3328 bytes<br>
>                                         >         radeon:<br>
>                                         alignment : 256 bytes<br>
>                                         >         radeon:    domains<br>
>                                          : 2<br>
>                                         >         EE<br>
>                                 ../../../../../../src/gallium/drivers/radeon/r600_texture.c:1012<br>
>                                         ><br>
>                                          r600_texture_transfer_map -<br>
>                                         failed to create<br>
>                                 temporary texture<br>
><br>
>                                         >         to hold<br>
>                                         >         untiled copy<br>
>                                         >         radeon: Failed to<br>
>                                         allocate a buffer:<br>
>                                         >         radeon:    size<br>
>                                           : 1280 bytes<br>
>                                         >         radeon:<br>
>                                         alignment : 256 bytes<br>
>                                         >         radeon:    domains<br>
>                                          : 4<br>
>                                         >         radeon: Failed to<br>
>                                         allocate a buffer:<br>
>                                         >         radeon:    size<br>
>                                           : 1 bytes<br>
>                                         >         radeon:<br>
>                                         alignment : 1 bytes<br>
>                                         >         radeon:    domains<br>
>                                          : 2<br>
>                                         >         radeon: Failed to<br>
>                                         allocate a buffer:<br>
>                                         >         radeon:    size<br>
>                                           : 1 bytes<br>
>                                         >         radeon:<br>
>                                         alignment : 1 bytes<br>
>                                         >         radeon:    domains<br>
>                                          : 2<br>
>                                         >         Segmentation fault<br>
>                                         (core dumped)<br>
>                                         ><br>
>                                         ><br>
>                                         >         --<br>
>                                         ><br>
>                                         >         Tim Wescott<br>
><br>
>                                         ><br>
>                                          <a href="http://www.wescottdesign.com" target="_blank">www.wescottdesign.com</a> [1]<br>
>                                         >         Control &<br>
>                                         Communications systems,<br>
>                                         circuit &<br>
>                                 software design.<br>
>                                         >         Phone: 503.631.7815<br>
>                                         >         Cell:  503.349.8432<br>
>                                         ><br>
>                                         ><br>
>                                         ><br>
>                                          _______________________________________________<br>
>                                         >         users mailing list<br>
>                                         ><br>
>                                          <a href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br>
>                                         ><br>
>                                          <a href="http://lists.scilab.org/mailman/listinfo/users" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a> [2]<br>
><br>
>                                         --<br>
><br>
>                                         Tim Wescott<br>
>                                         <a href="http://www.wescottdesign.com" target="_blank">www.wescottdesign.com</a> [1]<br>
>                                         Control & Communications<br>
>                                         systems, circuit & software<br>
>                                         design.<br>
>                                         Phone: 503.631.7815<br>
>                                         Cell:  503.349.8432<br>
><br>
><br>
>                                         _______________________________________________<br>
>                                         users mailing list<br>
>                                         <a href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br>
>                                         <a href="http://lists.scilab.org/mailman/listinfo/users" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a> [2]<br>
><br>
><br>
>                                 _______________________________________________<br>
>                                 users mailing list<br>
>                                 <a href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br>
>                                 <a href="http://lists.scilab.org/mailman/listinfo/users" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a> [2]<br>
><br>
><br>
>                         Links:<br>
>                         ------<br>
>                         [1] <a href="http://www.wescottdesign.com" target="_blank">http://www.wescottdesign.com</a><br>
>                         [2]<br>
>                         <a href="http://lists.scilab.org/mailman/listinfo/users" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a><br>
><br>
><br>
><br>
<br>
--<br>
<br>
Tim Wescott<br>
<a href="http://www.wescottdesign.com" target="_blank">www.wescottdesign.com</a><br>
Control & Communications systems, circuit & software design.<br>
Phone: 503.631.7815<br>
Cell:  503.349.8432<br>
<br>
<br>
</blockquote></div>