Problem Starting CDE


 
Thread Tools Search this Thread
Operating Systems Solaris Problem Starting CDE
# 1  
Old 12-07-2006
Problem Starting CDE

hi,

I have installed Solaris 10 from dvd. I have a 1.8GHz processor and 512mb RAM. When I start it, a message is displayed that Xserver cannot be initialised. Please tell me how to start computer in GUI mode, because it logs me into console mode.

Regards
Rochit
# 2  
Old 12-07-2006
Have you read the release notes? This is documented there.
# 3  
Old 12-07-2006
no, i have not read the Release Notes... But I have installed Solaris using its GUI interface only.... Please could u help me out...
# 4  
Old 12-07-2006
Code:
# /usr/dt/bin/dtconfig -e

That will enable it on startup. If you don't want to reboot, run

Code:
# /etc/init.d/dtlogin start

And then log out. You should have a GUI log in screen assuming you're at the console of the server.

Of course if you're trying this remotely, you'll need to export the desktop to your system and that's a whole different set of questions Smilie

Carl
# 5  
Old 12-07-2006
if the xserver won't work, try using the xsun server. login as root on the console and run "kdmconfig" to configure the xserver/xsun settings....
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris 8 CDE Problem

All, I'm running Solaris 8 on a Sparcbook. One of my users, when logging in, defaults to Open Windows desktop rather than CDE. All other users get logged into CDE just fine. Is there a file or something that tells the system what default login is? I'm confused as to why it's just for this one... (4 Replies)
Discussion started by: leosmith78
4 Replies

2. Solaris

Connect to SunOS CDE from another CDE

I have two CDE desktop accounts on different server (called this CDE#1, CDE#2) on the same network. However, my current setup is connecting to the Solaris CDE#1,CDE#2 via Citrix. My plan is to connect to CD#1 and then somehow connect to CDE#2. How do I do this? I am just a regular user... (0 Replies)
Discussion started by: tthach830
0 Replies

3. UNIX Desktop Questions & Answers

How to migrate Solaris 10 CDE config to HP-UX CDE.

Hello, Do you guys by any chance know what is the best (if any ) way to move CDE configuration from a SOLARIS 10 machine to HP-UX? Just the config (actions, text files etc). Thanks in advance! (0 Replies)
Discussion started by: binary0x01
0 Replies

4. Solaris

Solaris 10 CDE problem - The DT messaging system could not be started

A Google search with: +Solaris +"The DT messaging system could not be started" returns 138 hits. All of the relevant possible solutions are in this document. My apologies for such a long document but I thought I would try to minimize the resolution attempts that I've already tried. System... (1 Reply)
Discussion started by: rpollard001
1 Replies

5. HP-UX

CDE server is starting, but I don't gar a graphival logon

Hi. I have HP J5000 workstation with Visualize FX4 graphics card and HP-UX 11.23 64bit. When system is booting I get: Start CDE login Server....................OK] But I don't see that X Windows are starting. The only thing what I get is console login. Somebody knows how to fix it? ... (7 Replies)
Discussion started by: netwalker
7 Replies

6. HP-UX

Hp-UX 11.23 - CDE not starting

Hi. I installed HP UX few weeks ago. It had some problems with DNS resolving, but I have solved it. Before the last shutdown all was fine. Now CDE is not starting anymore (no desktop logon - only console logon). Also mail deamon starts for about 5 minutes, so I removed it from rc2.d. CDE... (4 Replies)
Discussion started by: netwalker
4 Replies

7. UNIX for Advanced & Expert Users

Please Help with Tru64 CDE problem

When using the GUI we are unable to bring up the window for printer. We go through Applications/configuration/print this is the window that will not work all the other windows work ! Would anyone have any idea how to correct this and make the print window appear ???? (0 Replies)
Discussion started by: mlucas
0 Replies

8. HP-UX

root login problem in cde

Hi All, I m facing a problem that, i m not able to login as root user on cde on hp-ux 11.00, i can login as root on commond line as well as telnet. Thanks in Advance for help. Regards, Awadhesh (2 Replies)
Discussion started by: Awadhesh
2 Replies

9. HP-UX

CDE login Problem for root user only

Hi All, I m facing a problem that, i m not able to login as root user on cde on hp-ux 11.00, i can login as root on commond line as well as telnet. Thanks in Advance for help. Regards, Awadhesh (1 Reply)
Discussion started by: Awadhesh
1 Replies

10. UNIX for Dummies Questions & Answers

CDE problem

I created a general use account on my Sparc system. The problem is this: I did a "useradd -g general -G sysadmin -d /usr/home/sameer sameer" (after I made the directories) But it seems that no .profile or other files were written to this directory. Now what's happening is when I try to... (5 Replies)
Discussion started by: xyyz
5 Replies
Login or Register to Ask a Question