LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 05-31-2007, 03:44 PM   #16
frob23
Senior Member
 
Registered: Jan 2004
Location: Roughly 29.467N / 81.206W
Distribution: OpenBSD, Debian, FreeBSD
Posts: 1,450

Rep: Reputation: 48

startx is not found? Did you include accidentally type the quotes in also? I didn't mean for that. If not... that is a unique issue as well but not unfixable. X does work right? You get a graphical log in screen...

Edit: or, as wendea said, your distro may have renamed it... although I can't see the logic in that. I've seen it called something else before but never on Linux. My experience is obviously limited and not universal though.

Last edited by frob23; 05-31-2007 at 03:45 PM.
 
Old 05-31-2007, 03:45 PM   #17
dody1313
Member
 
Registered: May 2007
Posts: 179

Original Poster
Rep: Reputation: 30
it's a solaris 9
on what folder do you think i could get the error message from so i can post them to take a look?
 
Old 05-31-2007, 03:46 PM   #18
wendea
Member
 
Registered: Mar 2007
Distribution: Fedora
Posts: 81

Rep: Reputation: 15
Solaris logs different events in different directories most of them is in /var. Please specify for which log u r looking for. I am enclosing some of them.

/var/adm This directory is usually also available as a symbolic link named /usr/adm.


/var/log This log directory is sometimes used to store miscellaneous log files, including log files ceated by syslog for messages that are not written to /usr/adm/messages or to the system console.


/var/cron This directory contains the files that you would find associated with the system's cron(1M) and at(1) functions.
 
Old 05-31-2007, 03:46 PM   #19
frob23
Senior Member
 
Registered: Jan 2004
Location: Roughly 29.467N / 81.206W
Distribution: OpenBSD, Debian, FreeBSD
Posts: 1,450

Rep: Reputation: 48
Ah... not linux then... hold on...
 
Old 05-31-2007, 03:50 PM   #20
dody1313
Member
 
Registered: May 2007
Posts: 179

Original Poster
Rep: Reputation: 30
sorry not to specify that i was using Solaris before
it's solaris 9
 
Old 05-31-2007, 03:51 PM   #21
frob23
Senior Member
 
Registered: Jan 2004
Location: Roughly 29.467N / 81.206W
Distribution: OpenBSD, Debian, FreeBSD
Posts: 1,450

Rep: Reputation: 48
You can try starting it with /usr/X11R6/bin/xinit ... I believe that works but my experience with Solaris is old... and I know it does things very different at times with X. I am also going to ask a moderator to move this thread to the solaris area so your question will get the attention it deserves from the solaris people on here. I will continue to try and help you, as I can... so let's see what xinit spits out.
 
Old 05-31-2007, 04:05 PM   #22
dody1313
Member
 
Registered: May 2007
Posts: 179

Original Poster
Rep: Reputation: 30
hi frob23,
i did as u said i got in command line
login as root
and type:
/usr/X11R6/bin/xinit
but it says no such file or directory
 
Old 05-31-2007, 04:30 PM   #23
frob23
Senior Member
 
Registered: Jan 2004
Location: Roughly 29.467N / 81.206W
Distribution: OpenBSD, Debian, FreeBSD
Posts: 1,450

Rep: Reputation: 48
How about either of:

/usr/openwin/bin/Xsun

/usr/openwin/bin/X

There might be an xinit there too... I don't know. Sorry about this. Most of my experience with Solaris 9 was a while ago and even much of that was from the user perspective... very little was on the admin end.
 
Old 05-31-2007, 04:31 PM   #24
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Moved: This thread is more suitable in Solaris and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 05-31-2007, 07:45 PM   #25
dody1313
Member
 
Registered: May 2007
Posts: 179

Original Poster
Rep: Reputation: 30
unfortunatly
they didn't work
am still not able to login

thnx for helping tough
 
Old 05-31-2007, 08:50 PM   #26
frob23
Senior Member
 
Registered: Jan 2004
Location: Roughly 29.467N / 81.206W
Distribution: OpenBSD, Debian, FreeBSD
Posts: 1,450

Rep: Reputation: 48
Give it a chance over here on the forums... there are people here who can really help you. I'm just not one of them in this case. I'm at a loss because I don't have experience with that part of the system and I don't have one here to look at.
 
Old 05-31-2007, 11:54 PM   #27
KenJackson
Member
 
Registered: Jul 2006
Location: Maryland, USA
Distribution: Fedora and others
Posts: 757

Rep: Reputation: 145Reputation: 145
If /usr/openwin/bin/xinit doesn't exist then try searching the whole file system for it:
Code:
find / -name xinit
 
Old 06-01-2007, 01:34 AM   #28
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
xinit is in /usr/openwin/bin on Solaris. It doesn't start a CDE session though, nor Gnome.

Gnome isn't standard on Solaris 9. Can you change the session type from gnome to CDE from the Login menu and try loggin in ?

In any case, have a look at $HOME/.dt/startlog and $HOME/.dt/errorlog files.
 
Old 06-01-2007, 09:06 AM   #29
dody1313
Member
 
Registered: May 2007
Posts: 179

Original Poster
Rep: Reputation: 30
HI guys
no i wont give up...lol
i am still looking foward to fix that issue...

right now i found the xinit on the /usr/openwin/bin/xinit
but when i open xinit, there is a whole lot of weird writings and finally i could read this:
warning, no server init file "%s" giving up,

to answer jiliagre question,
i am not even able to change the session type
 
Old 06-01-2007, 11:17 AM   #30
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Quote:
Originally Posted by dody1313
right now i found the xinit on the /usr/openwin/bin/xinit
Correct (I told that in my previous posting).
Quote:
but when i open xinit, there is a whole lot of weird writings and finally i could read this:
warning, no server init file "%s" giving up,
This is suspicious,
Quote:
to answer jiliagre question,
i am not even able to change the session type
Can you start a failsafe session ?

Is this a new installation or was the graphic environment working previously on that machine ?

Gnome isn't bundled with Solaris 9, did you install it yourself ? If true, from which source ?

What kind of machine is this (SPARC or x86) and what graphic card are you using ?

Did you look at the $HOME/.dt/startlog and $HOME/.dt/errorlog files ?
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Login problem ssin14 Slackware - Installation 10 09-11-2006 07:35 AM
problem in login linuxthebest Linux - Newbie 3 08-09-2005 09:20 PM
login problem comprookie2000 Slackware 5 03-19-2004 11:03 PM
a login problem Warchief Linux - Security 1 07-24-2003 02:50 AM
Login Problem MatchStick Linux - Newbie 1 12-14-2002 08:41 AM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 12:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration