Xorg crashing without overt error messages

2007-04-19 Thread Rob
Hi All,

I am having a problem with a new laptop where Xorg crashes but doesn't
give any explicite info as to why.   I have added at the end some of the
output.  Thanks! 

Rob


www.empython.org   Python for Electromagnetics

Output from startx:

Script started on Thu Apr 19 07:32:43 2007
xauth:  creating new authority file /home/rob/.serverauth.67896
/usr/X11R6/bin/xauth: (argv):1:  bad display name Xenon:0 in list
command /usr/X11R6/bin/xauth: (stdin):1:  bad display name Xenon:0 in
add command


X Window System Version 6.9.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: FreeBSD 6.2 i386 [ELF] 
Current Operating System: FreeBSD Xenon 6.2-STABLE-200704 FreeBSD
6.2-STABLE-200704 #0: Wed Apr 18 16:22:57 PDT 2007
[EMAIL PROTECTED]:/usr/src/sys/i386/compile/SMPROB i386 Build Date: 16 October
2006Before 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 Apr 19 07:32:43 2007
(==) Using config file: /etc/X11/xorg.conf
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing
from list!


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



/usr/X11R6/bin/xauth: (argv):1:  bad display name Xenon:0 in remove
command

Script done on Thu Apr 19 07:32:47 2007


End of /var/log/Xorg:

**) Option Protocol standard
(**) Keyboard1: Protocol: standard
(**) Option AutoRepeat 500 30
(**) Option XkbRules xorg
(**) Keyboard1: XkbRules: xorg
(**) Option XkbModel pc104
(**) Keyboard1: XkbModel: pc104
(**) Option XkbLayout us
(**) Keyboard1: XkbLayout: us
(**) Option CustomKeycodes off
(**) Keyboard1: CustomKeycodes disabled
(II) XINPUT: Adding extended input device Keyboard1 (type: KEYBOARD)
(II) XINPUT: Adding extended input device Mouse1 (type: MOUSE)
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing
from list! FreeFontPath: FPE /usr/X11R6/lib/X11/fonts/misc/ refcount
is 2, should be 1; fixing.


My xorg.conf:

# File generated by xorgconfig.

#
# Copyright 2004 The X.Org Foundation
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
# Software), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, sublicense, and/or sell copies of the Software, and to
# permit persons to whom the Software is furnished to do so, subject to
# the following conditions:
# 
# The above copyright notice and this permission notice shall be
# included in all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
#  IN NO EVENT SHALL
# The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
# OTHER DEALINGS IN THE SOFTWARE.
# 
# Except as contained in this notice, the name of The X.Org Foundation
# shall not be used in advertising or otherwise to promote the sale, use
# or other dealings in this Software without prior written authorization
# from The X.Org Foundation.
#

# **
# Refer to the xorg.conf(5) man page for details about the format of 
# this file.
# **

# **
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **
#
Section Module

# This loads the DBE extension module.

Loaddbe   # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection  extmod
  Optionomit xfree86-dga   # don't initialise the DGA
extensionEndSubSection

# This loads the font modules
Loadtype1
#Loadspeedo
Loadfreetype
#Loadxtt

# This loads the GLX module
Load   glx
# This loads the DRI module
Load   dri

EndSection

# **
# Files section.  This allows default font and rgb paths to be set
# 

Re: Xorg crashing without overt error messages

2007-04-19 Thread Derek Ragona

At 10:31 AM 4/19/2007, Rob wrote:

Hi All,

I am having a problem with a new laptop where Xorg crashes but doesn't
give any explicite info as to why.   I have added at the end some of the
output.  Thanks!

Rob


Rob,

I have seen this on some systems running nvidia drivers.  I found if I 
cvsup'd and reinstalled the nvidia driver it would fire up just fine.


-Derek


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]