From owner-freebsd-questions@FreeBSD.ORG Thu Oct 12 01:31:03 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E362E16A412 for ; Thu, 12 Oct 2006 01:31:03 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE8B343D77 for ; Thu, 12 Oct 2006 01:31:00 +0000 (GMT) (envelope-from illoai@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so934888nfc for ; Wed, 11 Oct 2006 18:30:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FN50HvcZFwUzayKaohkXl9+A/4+zRpSvoRc3lOa/J74xjBYIU4J1LIO2Wqli81zS4LGGh96RV33EfwDog5cCPkxdiL9+EcQ8Q5W+J/Vi/zBbxXJ2ERLrWnX0UdZLGWK8EdrQJJpHa+6f+98feiq6QOjgU1Q4GfEdG3Qv6NqTCDQ= Received: by 10.82.107.15 with SMTP id f15mr289443buc; Wed, 11 Oct 2006 18:30:59 -0700 (PDT) Received: by 10.82.175.7 with HTTP; Wed, 11 Oct 2006 18:30:58 -0700 (PDT) Message-ID: Date: Wed, 11 Oct 2006 20:30:58 -0500 From: "illoai@gmail.com" To: "Mark Jacobs" In-Reply-To: <452D45C4.2914.3C397B@jacobsm.gate.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <452D45C4.2914.3C397B@jacobsm.gate.net> Cc: freebsd-questions@freebsd.org Subject: Re: StartX casues system reboot 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: Thu, 12 Oct 2006 01:31:04 -0000 On 10/11/06, Mark Jacobs blurted: > Yesterday I was happily using x-windows . . . > reboot I attempted to start xwindows again and the computer rebooted itself. > > This has happened every time since last night. This is a dual boot system so I booted into > windows do see if the video card might be damaged, but windows starts up ok. > > I even defined a new freebsd userid and started x without any window manager andit still > crashes machine. > > Any ideas? error messages from /var/log/Xorg.0.log (probably via) grep EE /var/log/Xorg.0.log Hints? Clues? -- --