Solaris 11 GUI is not working


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 11 GUI is not working
# 8  
Old 07-26-2012
Hi Sam,

Try;

Code:
svcadm enable gdm-login

Regards

Dave
# 9  
Old 07-26-2012
Sorry Dave Smilie


I can't find it too:


Code:
:~# svcs gdm-login
svcs: Pattern 'gdm-login' doesn't match any instances
STATE          STIME    FMRI

---------- Post updated at 11:02 AM ---------- Previous update was at 10:47 AM ----------

Hello Dave


there is an error in /var/adm/messages:

Code:
 gdm-binary[1889]: [ID 702911 daemon.warning] WARNING: GdmDisplay: display lasted 0.797747 seconds

Best Regards
Sam


# 10  
Old 07-26-2012
Hi Sam,

I dont have a T or M series running Solaris 11, however when I check on my X86 box I have.

Code:
svc:/application/graphical-login/gdm:default

Do you see that service at all?

Regards

Dave
# 11  
Old 07-26-2012
Hello Dave

Yes it's OK:

Code:
# svcs gdm
STATE          STIME    FMRI
online         10:40:16 svc:/application/graphical-login/gdm:default
#


Best Regards
Sam

Last edited by samer.odeh; 07-26-2012 at 07:04 AM.. Reason: mistypo
# 12  
Old 07-27-2012
Hello Dave

To resolve it finally I executed belwo commands after following linked procedure:


Code:
svccfg -s svc:/application/x11/x11-server setprop options/server=/usr/X11/bin/Xorg
ln -s /dev/fbs/ast0 /dev/fb

before that I followed below link:

https://blogs.oracle.com/stw/entry/g...gdm_to_work_on
# 13  
Old 07-27-2012
Hi Sam,

I've been travelling and have only got home a little earlier today, feel a little guilty about this as I had just assumed that you had an Xserver running on the T4.

Sorry about that.

Regards

Dave
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris 11 SPARC GUI

Hi, Is there anyway to install gui without using update from internet? I mean from DVD or other local disc install. Most of tutorial i forund, they show install gui using pkg update from internet. But now our server not yet have internet because ISP does not provide yet. Please show me the... (18 Replies)
Discussion started by: mzainal
18 Replies

2. Solaris

Solaris 10 GUI

Hello there:- Firstly, I think its probably a good idea to tell you i'm a bit of a Unix novice coming from the world of Windows but i'm getting there. I've had Ubuntu working at home on VirtualBox with a nice GUI, but i'm having an issue with Solaris 10. I have at work a Solaris 10 machine... (6 Replies)
Discussion started by: midlandmonkey
6 Replies

3. Solaris

Solaris GUI

am a newbie to solaris. can some one tell me whether solaris v10.0 comes with GUI or not? if there is GUI, how do we switch between GUI and commandline.. (2 Replies)
Discussion started by: ichwaiznicht
2 Replies

4. Shell Programming and Scripting

GUI Shell Script Mac OS X - Working Directory

Hi. I'm pretty new to shell scripting. All I want to do is have a simple shell script that opens a python script from the GUI i.e. when I double click the shell script it will launch the python file. However when I try to do this it looks for the python file in my home directory, I have tried... (1 Reply)
Discussion started by: whatg
1 Replies

5. Solaris

Solaris in GUI mode

Hi we work on solaris machines and access them in Command line mode using telnet services. Can they be accessed in GUI mode. If yes please advice as I have came to know that Solaris 9.0 supports GUI mode also. (1 Reply)
Discussion started by: sukhvinder_Tm
1 Replies

6. Solaris

GUI not working... CLI is working fine

Hello, I have X4500 running Solaris 10. I can access it through CLI but I cannot see the GUI. When I reboot it, the GUI works till all the files are loaded (ie., the initial boot sequence) and it prompts me to enter username and password and there it ends. The screen just has a blinking cursor... (4 Replies)
Discussion started by: bharu_sri
4 Replies

7. Solaris

No GUI in solaris

I have a machiine that i think the previous administrator turned off the GUI on boot. I remember fixing this a year ago on another machine but for the life of me cant remember where. Does anyone know where one would disable the GUI on boot and how to put it back? (5 Replies)
Discussion started by: frankkahle
5 Replies

8. Solaris

bring up GUI on solaris

I have just installed solaris 10 on a sever .would appreciate if somebody can help me bringing up the GUI(basically i want to launch the browser) (1 Reply)
Discussion started by: Anant
1 Replies

9. Solaris

gui in solaris 10

hi i installed solaris 10 on an intel system with the following configuration.. P-4 2.4 GHz 256MB RAM 40 GB HDD after installation the system tries to starts in gui and suddenly the display goes off.. i installed the os in gui mode.. pls help.. balaji (4 Replies)
Discussion started by: balaji_prk
4 Replies

10. Solaris

Looking for a subversion GUI for Solaris 9

If available. Didn't see any on the tigris website. Don't have the programming experience to create one. Any third party software would do, too. Client isn't command line friendly. (1 Reply)
Discussion started by: ECBROWN
1 Replies
Login or Register to Ask a Question