LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   NX giving black screen (https://www.linuxquestions.org/questions/linux-server-73/nx-giving-black-screen-820228/)

cantab 07-16-2010 12:30 PM

NX giving black screen
 
Trying to connect to a server using NX, authenticating fine but then getting a black screen instead of the desktop.

The client machine is Arch Linux, 64 bit, running the GPL client. It has connected to another server just fine.

The problematic server is CentOS, 32 bit, running the freenx server.

/var/log/nxserver.log gives
Code:

-- NX SERVER START: -c /usr/bin/nxserver - ORIG_COMMAND=
-- NX SERVER START:  - ORIG_COMMAND=
Info: Using fds #4 and #3 for communication with nxnode.
HELLO NXSERVER - Version 3.2.0-73 OS (GPL, using backend: not detected)
NX> 105 hello NXCLIENT - Version 3.2.0
NX> 134 Accepted protocol: 3.2.0
NX> 105 SET SHELL_MODE SHELL
NX> 105 SET AUTH_MODE PASSWORD
NX> 105 login
NX> 101 User: jetshopit
NX> 102 Password:
NX> 103 Welcome to: linuxserver user: jetshopit
NX> 105 listsession --user="jetshopit" --status="suspended,running" --geometry="1152x864x24+render" --type="unix-gnome"
NX> 127 Sessions list of user 'jetshopit' for reconnect:

Display Type            Session ID                      Options  Depth Screen        Status      Session Name
------- ---------------- -------------------------------- -------- ----- -------------- ----------- ------------------------------


NX> 148 Server capacity: not reached for user: jetshopit
NX> 105 startsession  --link="isdn" --backingstore="0" --encryption="1" --cache="16M" --images="64M" --shmem="0" --shpix="0" --strict="0" --composite="0" --media="0" --imagecompressionmethod="0" --render="0" --session="jetshop" --type="unix-gnome" --geometry="1152x827" --client="linux" --keyboard="pc102/gb" --screeninfo="1152x827x24+render"

NX> 1000 NXNODE - Version 3.2.0-73 OS (GPL, using backend: not detected)
NX> 700 Session id: linuxserver-1000-75E482C141CC6EC188B8FDD178F89555
NX> 705 Session display: 1000
NX> 703 Session type: unix-gnome
NX> 701 Proxy cookie: f62d8859d0d1a262a3cc42f7eb5ffd06
NX> 702 Proxy IP: 127.0.0.1
NX> 706 Agent cookie: f62d8859d0d1a262a3cc42f7eb5ffd06
NX> 704 Session cache: unix-gnome
NX> 707 SSL tunneling: 1
NX> 1009 Session status: starting
NX> 710 Session status: running
NX> 1002 Commit
NX> 1006 Session status: running
NX> 105 bye
Bye
NX> 999 Bye
NX> 1009 Session status: terminating
Info: Closing connection to slave with pid 15803.
1001 Bye.
NX> 1006 Session status: closed
NX> 1001 Bye.
Info: Closing connection to slave with pid 15803.

nothing looks out of the ordinary here...so why am I black screening?


All times are GMT -5. The time now is 02:03 PM.