Operating System - HP-UX
1834935 Members
2286 Online
110071 Solutions
New Discussion

Re: Problem with Display in HP Workstation

 
SOLVED
Go to solution
Binu_5
Regular Advisor

Problem with Display in HP Workstation

Hi All

I have a problem in starting the DTLOGIN
in Hp9000 c-class workstation

The problem is if I start /sbin/init.d/dtlogin.rc the display will come but no login prompt ..Only blank
display in the monitor ..
The system will hang and I have to reboot
I have newly installed hpux in the workstation

PLease help
Binu
4 REPLIES 4
Alessandro Pilati
Esteemed Contributor
Solution

Re: Problem with Display in HP Workstation

Binu,
give a look in the following log files:
/var/dt/Xerrors

/var/X11/Xserver/logs/Xstartup.0.log
( to see what Xserver is being started )

/var/X11/Xserver/logs/Xf86.0.log
( if you use Xfree86 as Xwindow system )

Give a look also in /etc/dt/config/Xservers for this entry:

:0 Local local@console /usr/bin/X11/X :0

You can also launch this script to verify the correct configuration of CDE:
/usr/contrib/bin/X11/dr_dt
and check for warnings and errors

Regards,
Alessandro
if you don't try, you'll never know if you are able to
Robert-Jan Goossens_1
Honored Contributor

Re: Problem with Display in HP Workstation

Hi Binu,

Check the hostname and ip-address of the workstation (WS).

# nslookup hostname_WS
# nslookup ip_WS

output should be the same.

Regards,
Robert-Jan
Shyjith P K
Frequent Advisor

Re: Problem with Display in HP Workstation

Hi Binu,

Check /etc/hosts and make sure that the hostname & IP are correct.

Thanks!
Shyjith
Binu_5
Regular Advisor

Re: Problem with Display in HP Workstation

Hi ALL

There was a confict in the actual Ip and
the IP mentioned in the /etc/hosts
I have modified the Ip in the /etc/hosts file and the issue is rectified

Thanks
Binu