Hi there, hope you can help me.
I'm using Debian Lenny on a Sun Blade 100 and I can't get gdm run,
gdm starts and stops like 6 times but don't show the login splash
Here is the gdm log:
X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10)
Current Operating System: Linux solaris-1 2.6.26-1-sparc64 #1 Sat Jan 10 17:28:04 UTC 2009 sparc64
Build Date: 09 January 2009 04:12:28AM
Before reporting problems, check
http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 6 10:18:10 2009
(==) Using config file: "/etc/X11/xorg.conf"
(II) Module "ramdac" already built-in
(II) Module "i2c" already built-in
FATAL: Module mach64 not found.
(EE) [drm] drmOpen failed.
(EE) MACH64(0): [dri] DRIScreenInit Failed
AUDIT: Thu Aug 6 10:18:14 2009: 3169 X: client 2 rejected from local host (uid 104)
This is my xorg.conf:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "ati"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
HorizSync 28-33
VertRefresh 48-60
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
DefaultDepth 16
SubSection "Display"
Modes "800x600"
EndSubSection
EndSection
I hope somebody can help me, and thanks by advance.
By the way, my english is not so good but I do my best.