1850248 Members
3583 Online
104053 Solutions
New Discussion

Emulateur X Windows

 
SOLVED
Go to solution
CLUTIER
Advisor

Emulateur X Windows

When i try to run X windows display (PCXware & Reflection X), i have nothing on my computer
no windows no error messages.
Perhaps i must update a file on the HP9000 ?
5 REPLIES 5

Re: Emulateur X Windows

Hello,

under the tools menu you will find a log button use it and provide us with any errors reported on it ...
By default the X server daemon on HPUX is started ...
Together we stand divided we fall
H.Merijn Brand (procura
Honored Contributor

Re: Emulateur X Windows

Please correct your statistics before expecting new answers

only asigned 6 out of 25 answers
Enjoy, Have FUN! H.Merijn
Steve Steel
Honored Contributor

Re: Emulateur X Windows

Hi

/var/dt/Xerrors

Also

/usr/contrib/bin/X11/dr_dt run it correct problems.


Is pc known to 9000 . Can you resolve name


steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Wodisch_1
Honored Contributor

Re: Emulateur X Windows

Salu,

did you configure your X-server to use "XDMCP" in *broadcast* or *direct* (sometimes called *query*) mode?
Without that you won't see anything on your PC's screen (until you actively send it there).

On the UN*X box try this (where "PCaddr" should be your PC's IP-address):

DISPLAY=PCaddr:0.0
export DISPLAY
/usr/bin/X11/xclock -geom 600x400

Now you should see a big analog clock on your PC's screen. Does it show up?
Yes, then your Xserver runs in "passive" mode
No, do you get a "cannot open display" error message?
Then perhaps you have to disable the "Access Control" of the Xserver...

HTH,
Wodisch
Alex Glennie
Honored Contributor
Solution

Re: Emulateur X Windows

on the hpux system please run the following :

nslookup ?
nslookup ?

uname -a ?

ps -ef ?? grep dtlogin ?

/usr/contrib/bin/X11/dr_dt ?

results ?

thanks !