1830350 Members
1863 Online
110001 Solutions
New Discussion

CDE not working

 
waltercrasto
Occasional Contributor

CDE not working

Hi all,

I had HP visualEdge J5000 machine with HP 11i installed, but my GUI (CDE) is not working. During instalation it works fine but after first reboot it stops working, I can access the console of the machine using telnet.

Is there is any seting that I nee to do?

Thanks

Walter.
3 REPLIES 3
T G Manikandan
Honored Contributor

Re: CDE not working

Run
#/usr/contrib/bin/X11/dr_dt
Look into /var/adm/dt/Xerrors.


Revert with the output of Xerrors


Thanks
Steven E. Protter
Exalted Contributor

Re: CDE not working

The most common problem is the font server is not configured.

vi /etc/rc.config.d/xfs

Make sure the variable is set to 1.

/sbin/init.d/xfs start

Next time you boot the font server will be up.

Also makes sure the DISPLAY variable set in the user profile to the IP of the X Windows workstation/pc you are using.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
waltercrasto
Occasional Contributor

Re: CDE not working

Hi Manikandan,

I run /usr/contrib/bin/X11/dr_dt command the attached is the log file Xerrors.

Can you please suggest me any solutions on this.