[scilab-Users] Error while performing remote login: X11 connection rejected because of wrong authentication

Sylvestre Ledru sylvestre.ledru at scilab.org
Fri Mar 25 12:10:38 CET 2011


Looks like a configuration problem on your side. I just tested to start
Scilab this way and it works.

You can try to force software acceleration if it fixes your graphic
issues with intel:
system_setproperty("jogl.gljpanel.nohw","");

Sylvestre

Le vendredi 25 mars 2011 à 16:32 +0530, Sam Mathew a écrit :
> Hi,
> 
> Thank you for the quick response but actually this has been the way I
> have been connecting to ssh (i.e., ssh -X sam at server) so far.
> 
> I went down to the server to see if the same problem persists if I
> work directly on the machine, but the same message appeared.
> 
> X11 connection rejected because of wrong authentication
> 
> Scilab started as it did on my PC remotely. When I try to plot it
> gives the following message: NVIDIA: could not open the device
> file /dev/nvidiactl (Permission denied).
> 
> Interestingly, the plotting is working though and I don't understand
> the importance of this message then.
> 
> But I cannot sit on the server and work but would like to work from my
> PC remotely. Is there any solution?
> 
> Regards,
> 
> Sam
> 
> On 25 March 2011 16:01, Sylvestre Ledru <sylvestre.ledru at scilab.org>
> wrote:
>         Hello,
>         
>         Try to connect with
>         ssh -X yourhost
>         
>         it should allow the X forwarding.
>         
>         Sylvestre
>         
>         
>         Le vendredi 25 mars 2011 à 14:37 +0530, Sam Mathew a écrit :
>         
>         > Hi everyone,
>         >
>         > I am trying to run a 64-bit SCILAB on our server from my
>         32-bit PC in
>         > the network and I'm connecting via ssh, with both having
>         CentOS
>         > (GNU/Linux). I'm doing this because the server has NVIDIA
>         graphics
>         > driver while my PC has only an Intel one which is not able
>         to handle
>         > graphics well for SCILAB in a GNU/Linux environment.
>         >
>         > When I run SCILAB on the server, I get the following message
>         on the
>         > console: X11 connection rejected because of wrong
>         authentication
>         >
>         > SCILAB does start and I can do basic operations but it fails
>         when I
>         > try to plot anything.
>         >
>         > I tried to fix the problem using the solution provided on
>         >
>         >
>         http://www.cyberciti.biz/faq/x11-connection-rejected-because-of-wrong-authentication/
>         >
>         > I am also able to successfully run the test as given in the
>         above link
>         > ($ xeyes). But SCILAB still doesn't plot anything.
>         >
>         > Does anyone have any idea?
>         >
>         > Regards,
>         >
>         > Sam
>         >
>         > --
>         > Sam Mathew | Asst. Manager, CFD
>         > Centre for Computational Technologies - CCTech
>         > 1 Akshay Residency | 50 Anand Park | Aundh | Pune | 411007 |
>         India
>         > Ph: +91 20 40098381/82 | M: +91-9975960244 |
>         www.cctech.co.in
>         >
>         > CCTech – "Simulation is The Future"
>         >
>         >
>         
>         > GeomTech
>         >
>         >
>         
>         





More information about the users mailing list