- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- When I login using the CDE session, a black screen...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2001 12:13 PM
08-27-2001 12:13 PM
When I login using the CDE session, a black screen appears
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2001 12:26 PM
08-27-2001 12:26 PM
Re: When I login using the CDE session, a black screen appears
try...
cp /etc/dt/config/sys.dtprofile /theusershome/.dtprofile
chown user:usergroup /theusershome/.dtprofile
...jcd...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2001 01:02 PM
08-27-2001 01:02 PM
Re: When I login using the CDE session, a black screen appears
/etc/dt/config/sys.dtprofile /theusershome/.dtprofile
- didn't know if it had to do with the version OS I was running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2001 04:31 AM
08-28-2001 04:31 AM
Re: When I login using the CDE session, a black screen appears
mv $HOME/.dt -> $HOME/.dt_orig in case some resource or preference has been saved in a users home or current CDE session.
If that fails try adding set -x to your .dtprofile and check $HOME/.dt/startlog and /var/dt/Xerrors for clues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2001 07:43 AM
08-28-2001 07:43 AM
Re: When I login using the CDE session, a black screen appears
have you tried the "fail safe session" from the
"Options" button on the CDE login dialog?
Is it working then? (You will only get an
"xterm" window and no window manager, but then
you can use "twm&" for that...).
That would hint at some config errors for your
private user account - go for the "rename .dt"
option form one of the *crowns* then :-)
If that is delivering the same black screen
then you might have a DNS problem - CDE does
not like to have the hostname changed...
Check the output of "/var/dt/Xerrors" (perhaps
it is somewhere else on Slolaris, but it will
be the file named "Xerrors", anyway).
What's in there?`
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2001 09:18 AM
08-28-2001 09:18 AM
Re: When I login using the CDE session, a black screen appears
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 10:15 PM
11-19-2003 10:15 PM
Re: When I login using the CDE session, a black screen appears
The reasons for the CDE problems are,
1. Network Problem
2. Exports Display
3. Profile problem
For the Network Problem
Try Reconfiguring the System once again.
Type "sys-unconfig" and reboot.
Type "boot" at OK prompt
Configure the IP, Subnet,etc.
Restart once done, If you are using the
Sun wkn for external networks like WAN.
Create a file by name "defaultrouter"
under /etc and enter the Router or
Gateway IP.
For the Exports Display
Type "xhost +" - To delete any share of
display.
Type "export DISPLAY=x.x.x.x:0.0"
Any Try with CDE
For the Profile Problem
Try copying an existing working profile.
Else try to see the logs in syslog.
Let me know if problem persists.
Thanx & Regards,
Roby
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 10:26 PM
11-19-2003 10:26 PM
Re: When I login using the CDE session, a black screen appears
Try changing the hostname of the Sun Box.
Thanx & Regards,
Roby