Unix Technical Forum

CDE Login runs as a "Loop"

This is a discussion on CDE Login runs as a "Loop" within the comp.unix.solaris forums, part of the Solaris Operating System category; --> Hi,Folks, I stuck at CDE Login (it runs as a "Loop") I got these errors from Solaris 8 : ...


Go Back   Unix Technical Forum > Unix Operating Systems > Solaris Operating System > comp.unix.solaris

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-12-2008, 04:43 AM
zdk
 
Posts: n/a
Default CDE Login runs as a "Loop"

Hi,Folks,

I stuck at CDE Login (it runs as a "Loop")

I got these errors from Solaris 8 :

kstat_open(): can't open /dev/kstat: No such device or address

/dev/ptmx: No such device or address
unable to get pty: No such device or address
X connection to :0.0 broken (explicit kill or server shutdown).

I'm wondering that this cause is from Solaris Kernel/Module problem.

Anyway to install only Solaris system file(or kernel) or repair
without effect user data?

Best Regards,
Warachet S.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-12-2008, 04:44 AM
Oscar del Rio
 
Posts: n/a
Default Re: CDE Login runs as a "Loop"

zdk wrote:
> I stuck at CDE Login (it runs as a "Loop")
>
> I got these errors from Solaris 8 :
>
> kstat_open(): can't open /dev/kstat: No such device or address
>
> /dev/ptmx: No such device or address
> unable to get pty: No such device or address
> X connection to :0.0 broken (explicit kill or server shutdown).


Check the permissions of /dev and /devices.
Maybe someone "fixed" the permissions and made them unreadable.

# ls -ld /dev
drwxr-xr-x 16 root sys /dev

# ls -ld /devices
drwxr-xr-x 4 root sys /devices

# ls -l /dev/kstat /dev/ptmx
lrwxrwxrwx 1 root root /dev/kstat -> ../devices/pseudo/kstat@0:kstat
lrwxrwxrwx 1 root root /dev/ptmx -> ../devices/pseudo/clone@0tmx

# ls -lL /dev/kstat /dev/ptmx
crw-rw-rw- 1 root sys 90, 0 Mar 18 2002 /dev/kstat
crw-rw-rw- 1 root sys 11, 23 Mar 18 2002 /dev/ptmx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:01 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com