I am new to xorg and having some trouble getting a graphical login. I have
Sparc B2000 with XVR-100 grahics running OpenSolaris (not Nevada) b130.
a default xorg.conf was automatically created, fbconfig sees the card and the
monitor, gdm-binary is running, but I get no attempt to start a graphical login
on the console.
I have included xorg.conf and fbconfig output. I have also included
ConsoleKit/history as this is a pre-requisite for gdm, but I don' know what the
content mean.
/var/log/gdm contains :0-slave.log files but they are all empty
the gdm service is online
I am obviously missing something basic, as I am getting no errors, but also no
graphics display, so I suspect there is something else I need to do.
Any help appreciated.
Cheers
Frank
root at fasb2000:~# cat /etc/X11/xorg.conf
Section "Screen"
Identifier "efb0"
Device "efb0"
Monitor "efb0"
Subsection "Display"
Modes "1920x1080x59"
EndSubsection
EndSection
Section "Device"
Identifier "efb0"
Driver "efb"
VendorName "Sun Microsystems, Inc."
BoardName "Sun XVR-100 Graphics Accelerator"
Option "Device" "/dev/fbs/efb0"
EndSection
Section "Monitor"
Identifier "efb0"
EndSection
root at fasb2000:/var/log# fbconfig -propt
--- Graphics Configuration for /dev/fbs/efb0 ---
xorg.conf: machine -- /etc/X11/xorg.conf
Screen section: "efb0"
Device section: "efb0"
Monitor section: "efb0"
Video Mode: "1920x1080x59"
Screen Information:
DoubleWide: Not set
DoubleHigh: Not set
Clone: Not set
Offset/Overlap: [0, 0]
Outputs: Not set
Visual Information:
Gamma Correction: Using default gamma value 2.22
root at fasb2000:~# fbconfig -prconf
--- Hardware Configuration for /dev/fbs/efb0 ---
Model name: XVR-100
Part number: 375-3181
Monitor/Resolution Information:
Monitor 1:
Monitor manufacturer: SAM
Product Code: 1235
Product Name: SyncMaster
Serial Number: 1263088180 HMBS800451
Manufacture date: 2009, week 33
EDID Version: 1.3
Monitor dimensions: 53x30 cm
Default Gamma: 2.20
Monitor preferred resolution: 1920x1080x59
Monitor supported resolutions from EDID: 1920x1080x59, 1280x800x60,
1280x960x60, VESA_STD_1280x1024x60, 1440x900x60,
SUNW_DIG_1600x1200x60, 1680x1050x60, VESA_STD_640x480x60,
800x600x56, 800x600x60, VESA_STD_1024x768x60
Current resolution setting:
Monitor 2:
EDID Data: EDID Base block is not available
Current resolution setting:
root at fasb2000:/var/log# cat ConsoleKit/history
1262957642.912 type=SEAT_ADDED : seat-id='StaticSeat1' seat-kind=0
1262957918.412 type=SEAT_ADDED : seat-id='StaticSeat1' seat-kind=0
1262961136.569 type=SEAT_ADDED : seat-id='StaticSeat1' seat-kind=0
1262995023.695 type=SEAT_ADDED : seat-id='StaticSeat1' seat-kind=0
root at fasb2000:/var/log# svcs -l gdm
fmri svc:/application/graphical-login/gdm:default
name GNOME Display Manager
enabled true
state online
next_state none
state_time Sat Jan 09 09:27:29 2010
logfile /var/svc/log/application-graphical-login-gdm:default.log
restarter svc:/system/svc/restarter:default
contract_id 72
dependency require_all/none svc:/system/filesystem/local (online)
dependency require_all/error svc:/milestone/multi-user:default (online)
dependency require_all/none svc:/milestone/sysconfig (online)
dependency optional_all/none svc:/system/xvm/vnc-config (absent)
dependency require_all/none svc:/application/font/fc-cache (online)
dependency require_all/none svc:/system/utmp (online)
dependency require_all/none svc:/system/hal (online)
dependency require_all/none svc:/system/dbus (online)
dependency require_all/none svc:/system/consolekit (online)
dependency optional_all/none svc:/application/opengl/ogl-select (online)
root at fasb2000:/var/log# ls -alF gdm
total 11
drwxrwx--T 2 root gdm 7 Jan 9 09:45 ./
drwxr-xr-x 4 root sys 6 Jan 9 09:43 ../
-rw-r--r-- 1 root root 0 Jan 9 09:27 :0-slave.log
-rw-r--r-- 1 root root 0 Jan 9 00:26 :0-slave.log.1
-rw-r--r-- 1 root root 0 Jan 9 00:14 :0-slave.log.2
-rw-r--r-- 1 gdm root 0 Jan 9 00:02 :0-slave.log.3
-rw-r--r-- 1 gdm root 0 Jan 8 23:09 :0-slave.log.4
--
This message posted from opensolaris.org