Operating System - HP-UX
1833812 Members
3825 Online
110063 Solutions
New Discussion

Re: CDE crash after when connecting a serial device

 
Mauro_8
Frequent Advisor

CDE crash after when connecting a serial device

Hi,

When I tryed to connect a device in my serial port with HP-UX 10.20 running the CDE crash and I can not do anything using the CDE, but the machine still working fine from a remote machine using telnet, etc...
How can I restart CDE from a remote host without reboot my HP workstation ?

Regards,
Mauro
4 REPLIES 4
Pete Randall
Outstanding Contributor

Re: CDE crash after when connecting a serial device

Hi Mauro,

You could try:

/sbin/init.d/dtlogin stop
/sbin/init.d/dtlogin start


Pete

Pete
Armin Feller
Honored Contributor

Re: CDE crash after when connecting a serial device

Hi,

you can do following:

# /sbin/init.d/dtlogin.rc stop
# /sbin/init.d/dtlogin.rc start

Best regards,
Armin
q tang
Occasional Contributor

Re: CDE crash after when connecting a serial device

Hi

U can use dtlogin.rc or dtlogin to do it!
But I think use dtlogin.rc is more convenience if u read such script carefully!
If u want to use dtlogin u should read the manual to coustomize the command!

Best Regards!

Tang
Wodisch
Honored Contributor

Re: CDE crash after when connecting a serial device

Hi Mauro,

the only reason I can think of is that your Xserver uses that serial line; e.g. as the mouse!
Check your Xserver's settings...

HTH,
Wodisch