From owner-freebsd-questions@FreeBSD.ORG Thu Jul 29 05:01:17 2004 Return-Path: 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 B0D0716A4CE for ; Thu, 29 Jul 2004 05:01:17 +0000 (GMT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FADC43D54 for ; Thu, 29 Jul 2004 05:01:17 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Bq32T-00024F-00 for ; Thu, 29 Jul 2004 07:01:09 +0200 Received: from p5480f0b2.dip.t-dialin.net ([84.128.240.178]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Jul 2004 07:01:09 +0200 Received: from thorsten by p5480f0b2.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Jul 2004 07:01:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Thorsten von Plotho-Kettner Date: Thu, 29 Jul 2004 06:36:57 +0200 Lines: 24 Message-ID: References: <20040729034852.95441.qmail@web14101.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: p5480f0b2.dip.t-dialin.net User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Sender: news Subject: Re: startx doesn't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 05:01:17 -0000 On Wed, 28 Jul 2004 21:48:52 -0700, Sandbox Video Productions wrote: > I type "startx" and i get this msg before it > terminates [...] > Fatal server error: > no screens found > > When reporting a problem related to a server crash, > please send > the full server output, not just the last messages. > This can be found in the log file > "/var/log/XFree86.0.log". > Please report problems to xfree86@xfree86.org. Please tell us your graphic-device and your monitor. Is your Xf86Config configured? Just check out the command ´xf86config´ as root. Regards, Thorsten