On 7/13/07, Matthieu Herrb <[EMAIL PROTECTED]> wrote:
Can you tell us how you startx X, and try to capture the command's
stdout and stderr ?

If you're running ksh or bash, this should be something like

startx > startx.log 2>&1

Here is the output of startx > startx.log 2>&1 *before* moving
.xinitrc to ,xinitrc.bak. Just for the record:

=== startx > startx.log 2>&1 output follows ===

xauth:  creating new authority file /home/adelfino/.serverauth.21235
/usr/X11R6/bin/xauth:  creating new authority file /home/adelfino/.Xauthority


X Window System Version 6.9.0 (for OpenBSD)
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: OpenBSD 4.1 i386 [ELF]
Current Operating System: OpenBSD rei.ciudad.com.ar 4.1 GENERIC#0 i386
Build Date: 07 March 2007
        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: Fri Jul 13 13:52:31 2007
(==) Using config file: "/etc/X11/xorg.conf"
The XKEYBOARD keymap compiler (xkbcomp) reports:
Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
                  Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/,
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/local/,
removing from list!
SetClientVersion: 0 9

waiting for X server to shut down FreeFontPath: FPE
"/usr/X11R6/lib/X11/fonts/misc/" refcount is 2, should be 1; fixing.

=== startx > startx.log 2>&1 output precedes ===

I start X with xinit.

Reply via email to