From owner-freebsd-questions@FreeBSD.ORG Mon Jun 4 17:31:26 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5AD5116A468 for ; Mon, 4 Jun 2007 17:31:26 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from smtpclu-6.eunet.yu (smtpclu-6.eunet.yu [194.247.192.231]) by mx1.freebsd.org (Postfix) with ESMTP id DE2CB13C4B0 for ; Mon, 4 Jun 2007 17:31:25 +0000 (UTC) (envelope-from nlecic@EUnet.yu) Received: from nyx.localhost (adsl-213-253.eunet.yu [213.198.213.253]) by smtpclu-6.eunet.yu (8.13.6/8.13.6) with ESMTP id l54HUxOC006254; Mon, 4 Jun 2007 17:31:00 GMT Message-Id: <200706041731.l54HUxOC006254@smtpclu-6.eunet.yu> Date: Mon, 4 Jun 2007 19:30:58 +0200 From: Nikola Lecic To: Dino Vliet In-Reply-To: <721991.3338.qm@web51112.mail.re2.yahoo.com> References: <721991.3338.qm@web51112.mail.re2.yahoo.com> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd6.2) X-Operating-System: FreeBSD 6.2-RELEASE X-Face: pbl6-.[$G'Fi(Ogs2xlXP-V6{3||$Y[LOYs&~GJoikj'cVjcFC[V7du;;0~6nO= [Vi2?uU1Pq~,=Adj@,T:|"`$AF~il]J.Nz#2pU',Y7.{B;m/?{#sO^Dvo$rnmY6] Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-EUNET-AVAS-Milter-Version: 2.0.0 X-AVAS-Virus-Status: clean X-AVAS-Spamd-Symbols: BAYES_60,UNPARSEABLE_RELAY X-AVAS-Spam-Score: 1.0 X-AVAS-Spam-Level: xx Cc: Lowell Gilbert , freebsd-questions@freebsd.org, David Benfell Subject: Re: random xorg crashes after xorg upgrade to 7.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2007 17:31:26 -0000 Hello, On Sun, 3 Jun 2007 03:47:50 -0700 (PDT) Dino Vliet wrote: > [...] > I really don't know where to look. > My (unchanged) xorg conf looks like: >=20 > Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > EndSection > [...] > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 1 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 4 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 8 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 15 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 16 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 > Modes "1280x1024" "1024x768" > EndSubSection > EndSection > [...] This seems to be a (semi-)automatically generated xorg.conf, i.e. there isn't very much customisation you would like to save. So, please run Xorg without xorg.conf and see what will happen; then send here a new Xorg log. Nikola Le=C4=8Di=C4=87