AW: AW: [FreeNX-kNX] GLX Support for freenx

Frederik Dannemare frederik at dannemare.net
Thu Apr 28 22:03:31 UTC 2005


On Thursday 28 April 2005 12:39, Fabian Franz wrote:
> Am Donnerstag, 28. April 2005 12:20 schrieb Frederik Dannemare:
[ ... ]
> > Ah, me fool. I'm actually using nv (not nvidia) on the freenx
> > server at the moment.
>
> No, thats not the problem. Did you use single application "floating
> window" mode? (without rootless nxagent)

Actually never tried floating before so I gave it a shot. First with a 
console and starting glxgears from there, but it still produces "GLX" 
missing on display ..."

Then I tried 'glxgears' as the command to run directly in a floating 
window but connection fails with:

NXPROXY - Version 1.4.0

Copyright (C) 2001, 2004 NoMachine.
See http://www.nomachine.com/ for more information.

Info: Proxy running in client mode with pid '21833'.
Info: Waiting for connection from any host on port '38013'.
Info: Accepted connection from '127.0.0.1' on port '38017'.
Info: Connection with remote proxy established.
Info: Handshaking with remote proxy ':5000' completed.
Info: Synchronizing local and remote caches.
Info: Using cache parameters 4/262144/8192KB/8192KB.
Info: Using adsl link parameters 8192/80/16/4096.
Info: Using pack method 'no-pack' with session 'unix-application'.
Info: Using ZLIB data compression level 3.
Info: Using ZLIB data threshold set to 32.
Info: Using ZLIB stream compression level 6.
Info: Using remote ZLIB data compression level 3.
Info: Using remote ZLIB stream compression level 6.
Info: Using cache file 
'/home/frederik/.nx/cache-unix-application/S-10C24DC2A598FC9E8104ED8BD5826992'.
Info: Using remote server connected on port '38013'.
Info: Forwarding multimedia connections to port '36796'.
Info: Starting X protocol compression.
Info: Established X server connection.
Error: Decompression of data failed. Error is 'data error'.
Error: Lost connection to peer proxy on FD#6.
Error: Connection with remote peer broken.
Error: Please report this problem to support personnel.


I'm sure it's a local problem here with GLX, but I won't dig further 
into it, since it's not something I need.


I did try one thing, though, since 'apt-get install nvidia stuff...' had 
apparently moved libglx.a and libGLcore.a (from package 
xserver-xfree86) to another location.

So I copied back those two files to the proper location and listed them 
explicitly with the whole path in XF86Config-4:

Section "Module"
        #Load   "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        #Load   "dri"
        Load    "extmod"
        Load    "freetype"
        #Load   "glx"
        Load    "/usr/X11R6/lib/modules/extensions/libglx.a"
        Load    "/usr/X11R6/lib/modules/extensions/libGLcore.a"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
EndSection

Still a no-go but as I said, I don't really need it. If I suddenly need 
it at some point in the future, I'll look at it again.


Btw, thanks for FreeNX (and thanks to !M for the NX technology in 
general). I use it every day and it is absolutely amazing.

Best regards,
-- 
Frederik Dannemare | http://sentinel.dk | http://linuxworlddomination.dk
http://qa.debian.org/developer.php?login=Frederik+Dannemare
http://www.ubuntulinux.org/wiki/FrederikDannemare
Key fingerprint = 30CF 7AD3 17D9 1A63 A730  ECA6 0D4C 2C97 9D9A 238E



More information about the FreeNX-kNX mailing list