From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 05:18:25 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 584911065672 for ; Fri, 18 Jun 2010 05:18:25 +0000 (UTC) (envelope-from caleb.stein@me.com) Received: from asmtpout026.mac.com (asmtpout026.mac.com [17.148.16.101]) by mx1.freebsd.org (Postfix) with ESMTP id 43A688FC16 for ; Fri, 18 Jun 2010 05:18:25 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Received: from win7x64 ([67.183.136.34]) by asmtp026.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPA id <0L46002O1ZYOXP40@asmtp026.mac.com> for freebsd-questions@freebsd.org; Thu, 17 Jun 2010 21:18:24 -0700 (PDT) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1004200000 definitions=main-1006170186 X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5,1.2.40,4.0.166 definitions=2010-06-18_02:2010-02-06, 2010-06-18, 2010-06-17 signatures=0 To: freebsd-questions@freebsd.org Date: Thu, 17 Jun 2010 21:18:17 -0700 From: Caleb Stein Message-id: User-Agent: Opera Mail/10.60 (Win32) Subject: X11 stopped working 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: Fri, 18 Jun 2010 05:18:25 -0000 I was updating some ports (glib, png, jpeg, atk), and I did it incorrectly, by doing "make deinstall" and then "make install". After I rebooted X11 won't run at all. I tried to run "portupgrade -Rr xorg" but I didn't help. I have KDE4 configured to run at startup, and it tries to run, and then exits to the prompt with this message: Received unknown or unexpected command -2 from greeter Abnormal termination of greeter for display :0, code 1, signal 0 How should I go about fixing this?