Re: [gentoo-user] nxserver - Connection with remote peer broken

2012-07-09 Thread Joseph
On 07/09/12 19:56, Alex Schuster wrote: >nxagent needs the _XGetRequest symbol, and looks for it in >libXtst.so.6. It's not directly defined there, but in libX11.so, "ldd >-r /usr/lib64/libXtst.so.6" will show that this library is also being >searched for. There the symbol is found on my system,

Re: [gentoo-user] nxserver - Connection with remote peer broken

2012-07-09 Thread Joseph
On 07/09/12 19:07, Alex Schuster wrote: nxagent needs the _XGetRequest symbol, and looks for it in libXtst.so.6. It's not directly defined there, but in libX11.so, "ldd -r /usr/lib64/libXtst.so.6" will show that this library is also being searched for. There the symbol is found on my system, but

Re: [gentoo-user] nxserver - Connection with remote peer broken

2012-07-09 Thread Alex Schuster
Joseph writes: > On 07/09/12 19:07, Alex Schuster wrote: > >Joseph writes: > >> Here is the log from remote nxserver: > >[...] > >> nxagentXkbGetRules: WARNING! Failed to stat file > >> [/usr/X11R6/lib/X11/xkb/rules/xorg]: Unknown error > >> -1. /usr/lib64/NX/bin/nxagent: symbol lookup > >> error

Re: [gentoo-user] nxserver - Connection with remote peer broken

2012-07-09 Thread Joseph
On 07/09/12 19:07, Alex Schuster wrote: Joseph writes: After upgrade I enabled "KMS" in the kernel for my for my Radeon card and now I can not connect client to "nxserver" I'm getting an error message: Connection with the remote server was shut down. Please check the state with your remote conn

Re: [gentoo-user] nxserver - Connection with remote peer broken

2012-07-09 Thread Alex Schuster
Joseph writes: > After upgrade I enabled "KMS" in the kernel for my for my Radeon card > and now I can not connect client to "nxserver" I'm getting an error > message: Connection with the remote server was shut down. > Please check the state with your remote connection. > > My remote ssh connecti

[gentoo-user] nxserver - Connection with remote peer broken

2012-07-09 Thread Joseph
After upgrade I enabled "KMS" in the kernel for my for my Radeon card and now I can not connect client to "nxserver" I'm getting an error message: Connection with the remote server was shut down. Please check the state with your remote connection. My remote ssh connection is working OK. Here is