Re: 11i - CDE login does not come up upon boot

From: Chuck Slivkoff (slivkoff-AT-hp-DOT-com_at_localhost.invalid)
Date: 02/04/05

  • Next message: Chuck Slivkoff: "Re: Prevent "sendmail" from starting on HP-UX 10.20"
    Date: Fri, 04 Feb 2005 17:46:28 GMT
    
    

    On Wed, 02 Feb 2005 13:35:22 -0500, Isaac Gerg wrote:

    > I rebooted the machine and here are my results.
    >
    > ________________________________________________________________________________
    > Dr_dt reports:

    [dr_dt output deleted]

    Isaac, unfortunately, the majority of this dr_dt output is bogus. It was
    not updated properly for Itanium systems. Later patches address most of
    this.

    > ________________________________________________________________________________
    > 2. startx no longer works for me. I get the same error as I described
    > in my last message when i run X :0
    >
    > 3. Upon reboot the machine gives the following 2 messages:
    > - Suspending Desktop Login... Press [Enter] for a login prompt. Log in.
    > Desktop login will resumje shortly after you log out.
    > - Resuming Desktop login

    This means that dtlogin is unable to start the X server. The best way to
    find out why is to simulate what dtlogin is doing by-hand.

    1) Stop dtlogin: /usr/dt/bin/dtconfig -kill
    2) Switch to user "daemon": su - daemon
    3) Start the X server: /usr/bin/X11/X

    Let us know the output. Also, you should include the contents of
    /var/X11/Xserver/logs/Xf86.0.log

    -chuck


  • Next message: Chuck Slivkoff: "Re: Prevent "sendmail" from starting on HP-UX 10.20"

    Relevant Pages

    • help: howto to make the machine secure!!
      ... I'm about to loose my nerves because the data center where my server ... I commented out all rpc services as it is said to be insecure. ... # pass the given daemon an AF_INET6 socket. ... # RLOGIND - rlogin daemon (BSD protocols) ...
      (comp.unix.solaris)
    • Re: linux mini projects for college
      ... An nntp client that runs as a daemon 24/7, ... you select articles to be downloaded and tell the daemon to ... Daemon should be able to open up one job queue for each nntp server it ...
      (comp.os.linux.misc)
    • pam_ldap tls/ssl connection failed: SSL3_GET_RECORD:wrong version number s3_pkt.c:297
      ... I would like to get solaris 8 machine to authenticate ... between the client and the server. ... daemon: activity on 1 descriptors ... TLS trace: SSL_accept:before/accept initialization ...
      (SunManagers)
    • Re: Daemon problem.
      ... > starts it invokes registry daemon, ... When you have a client program connecting to a server program, ... tcp/ip sockets ...
      (comp.unix.programmer)
    • Re: HOW to create daemon in C
      ... Please follow the following steps to create a daemon process on ... A process receives signals from the terminal that it is connected to, ... A server should operate ... Inherited Descriptors and Standart I/0 Descriptors ...
      (comp.unix.programmer)