ghettodev n00b

Joined: 23 Jan 2005 Posts: 11
|
Posted: Thu Sep 22, 2005 9:04 pm Post subject: FreeNX - extremely slow refreshes |
|
|
Hi,
I've installed freenx as per the instruction on gentoo wiki and I'm using the nomachine windows client ver. 1.5.0-103. This is a new install and I've noticed that the lag and screen refreshes are very slow. Dragging around konsole window in kde for example I can watch the window spiral around the screen seconds after i've let go. In the NX client session log I'm seeing this:
Code: | NXPROXY - Version 1.5.0
Copyright (C) 2001, 2005 NoMachine.
See http://www.nomachine.com/ for more information.
Info: Proxy running in client mode with pid '5452'.
Info: Connecting to remote host '192.168.0.103:5000'.
Info: Connection to remote proxy '192.168.0.103:5000' established.
Warning: Connected to remote NXPROXY version 1.4.0 with local version 1.5.0.
Info: Synchronizing local and remote caches.
Info: Handshaking with remote proxy completed.
Info: Remote proxy doesn't support fake authentication.
Info: Forwarding the real X authorization cookie.
Info: Not using NX delta compression.
Info: Using lan link parameters 16384/8/0/0.
Info: Using pack method '16m-jpeg-9' with session 'unix-kde'.
Info: Not using ZLIB stream compression.
Info: Not using remote ZLIB stream compression.
Info: Not using persistent cache.
Info: Using remote server '192.168.0.103:5000'.
Info: Forwarding multimedia connections to port '16000'.
Info: Starting X protocol compression.
Info: Established X server connection.
Info: Using shared memory support in X server.
|
I'm assuming my problem lies either at the proxy warning or no delta or zlib compression. Am i missing some dependancies?
Here are the versions I've emerged on the server:
Code: | [ebuild R ] net-misc/nxproxy-1.4.0-r2 0 kB
[ebuild R ] net-misc/nx-x11-1.4.0-r4 0 kB
[ebuild R ] net-misc/nxserver-freenx-0.4.0 +commercial 0 kB
[ebuild R ] net-misc/nxclient-1.4.0-r5 0 kB |
I unmasked nxserver-freenx 0.4 to see if it would solve my problems but its the same as 0.2. Anyone have any ideas? |
|