From owner-freebsd-hackers@FreeBSD.ORG Sat Oct 2 11:53:06 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A75516A4CE for ; Sat, 2 Oct 2004 11:53:06 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3375043D3F for ; Sat, 2 Oct 2004 11:53:04 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by mproxy.gmail.com with SMTP id 74so83899rnk for ; Sat, 02 Oct 2004 04:52:54 -0700 (PDT) Received: by 10.38.208.53 with SMTP id f53mr4213837rng; Sat, 02 Oct 2004 04:52:54 -0700 (PDT) Received: by 10.38.13.17 with HTTP; Sat, 2 Oct 2004 04:52:53 -0700 (PDT) Message-ID: <84dead72041002045246c13f55@mail.gmail.com> Date: Sat, 2 Oct 2004 11:52:53 +0000 From: Joseph Koshy To: Jason Osgerby In-Reply-To: <20041002075555.2466.qmail@web53209.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200410020217.i922H8Tp006058@realtime.exit.com> <20041002075555.2466.qmail@web53209.mail.yahoo.com> cc: freebsd-hackers@freebsd.org Subject: Re: Amazing. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joseph Koshy List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2004 11:53:06 -0000 jason> features, but whenever I tried to run startx after Xorg -configure had finished jason> running, the screen would flash then simply go back out to the console with the The X server's log (/var/log/X*.log) should tell you what went wrong. A common problem is that you are trying to run X without the appropriate permissions.