From owner-freebsd-questions@FreeBSD.ORG Fri Dec 17 13:22:48 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 A38CB16A4CE for ; Fri, 17 Dec 2004 13:22:48 +0000 (GMT) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AB6B43D31 for ; Fri, 17 Dec 2004 13:22:48 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend3.messagingengine.com (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 99887C42258 for ; Fri, 17 Dec 2004 08:22:47 -0500 (EST) X-Sasl-enc: xW+EYs+n97UutgETDb0dUQ 1103289765 Received: from gumby.localhost (dsl-80-41-58-139.access.uk.tiscali.com [80.41.58.139]) by frontend3.messagingengine.com (Postfix) with ESMTP id AC86125535 for ; Fri, 17 Dec 2004 08:22:45 -0500 (EST) From: RW To: freebsd-questions@freebsd.org Date: Fri, 17 Dec 2004 13:22:40 +0000 User-Agent: KMail/1.7.2 References: <20041217055937.33459.qmail@web51102.mail.yahoo.com> In-Reply-To: <20041217055937.33459.qmail@web51102.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412171322.41397.list-freebsd-2004@morbius.sent.com> Subject: Re: Help troubleshoot the nvidia driver and x display problem 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: Fri, 17 Dec 2004 13:22:48 -0000 On Friday 17 December 2004 05:59, rain cip wrote: >... > kdm: Abnormal termination of greeter for display:0, code 1, singal 0 > (the line above repeats five times) > init: getty repeating too quickly on port /dev/ttyv8, sleepinnng 30 secs You see this kind of thing whenever kdm has trouble starting X, but what you really want is the underlying error message from xorg. As a first step comment out the kdm line in /etc/ttys, and then start KDE (or whatever) with startx. One, fairly obvious, thing to do is autogenerate a new xorg.conf file, and make your nvidia changes on that.